discord_bot/util
SileNce5k abbee096cc
Declare variable
Forgot to declare variable. I don't know why it works without declaring
shit, but javascript is weird. I'll declare  it anyways 'cause you never
know what could happen.
2021-07-02 09:22:04 +02:00
..
calculateReloaded.js Declare variable 2021-07-02 09:22:04 +02:00
convertDateToISOString.js Add convertDateToISOString.js 2021-06-28 17:56:16 +02:00
createInitialConfig.js Fix error when data dir exists but config doesn't 2021-06-27 02:20:46 +02:00
getCreationDate.js Add convertDateToISOString.js 2021-06-28 17:56:16 +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
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 Edit variable name to snakeCase 2021-07-02 08:59:59 +02:00
randomNumber.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
reloadCommands.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
reloadNetModules.js Rename loadNetModueles for consistency 2021-06-30 16:54:36 +02:00
savePresence.js Save presence to config file 2021-06-27 13:45:06 +02:00
setServerPrefix.js Fix trying to load from wrong location 2021-06-22 16:23:49 +02:00