..
addCustomCommand.js
add 'added' to the end of sendText string
2021-07-10 17:37:37 +02:00
calculateReloaded.js
Declare variable
2021-07-02 09:22:04 +02:00
convertDateToISOString.js
Pad time when only 1 digit
2021-07-04 20:37:10 +02:00
createInitialConfig.js
Fix error when data dir exists but config doesn't
2021-06-27 02:20:46 +02:00
customReplaceWithVariables.js
Add custom variables to custom message feature
2021-07-04 12:51:26 +02:00
deleteCustomCommand.js
Actually make bot owner able to delete any command
2021-07-09 20:28:16 +02:00
editCustomCommand.js
Add editing feature to custom command
2021-07-05 16:45:15 +02:00
getAllCustomCommands.js
Add custom commands
2021-07-02 19:29:15 +02:00
getCommandFiles.js
Split commands into subdirectories
2021-07-18 11:24:46 +02:00
getCreationDate.js
Add convertDateToISOString.js
2021-06-28 17:56:16 +02:00
getGuildCount.js
Move guild count into own function
2021-07-08 12:06:31 +02:00
getJoinDate.js
Add convertDateToISOString.js
2021-06-28 17:56:16 +02:00
getNickname.js
Add getNickname function
2021-06-28 18:57:54 +02:00
getOwnerOfCustomCommand.js
Add custom commands
2021-07-02 19:29:15 +02:00
loadServerPrefixes.js
Fix trying to load from wrong location
2021-06-22 16:23:49 +02:00
morePresence.js
morePresence: Fix error with splice + more
2021-07-01 17:34:51 +02:00
parseMention.js
Make code a tiny bit cleaner
2021-07-04 13:17:45 +02:00
randomNumber.js
Convert spaces to tabs
2021-04-21 18:36:52 +02:00
reloadCommands.js
Split commands into subdirectories
2021-07-18 11:24:46 +02:00
reloadNetModules.js
Rename loadNetModueles for consistency
2021-06-30 16:54:36 +02:00
savePresence.js
Remove a console.log line
2021-07-02 20:21:52 +02:00
setPresence.js
Refactor presence stuff
2021-07-09 18:10:49 +02:00
setServerPrefix.js
Fix trying to load from wrong location
2021-06-22 16:23:49 +02:00
updatePresence.js
Refactor presence stuff
2021-07-09 18:10:49 +02:00