discord_bot/util
SileNce5k a1dc9d1bc7
Fix getCreationDate
Forgot I had to do user.user.createdAt instead of just user.createdAt.
2021-06-28 13:35:06 +02:00
..
createInitialConfig.js Fix error when data dir exists but config doesn't 2021-06-27 02:20:46 +02:00
getCreationDate.js Fix getCreationDate 2021-06-28 13:35:06 +02:00
getJoinDate.js Add leading zeros and add one to month 2021-06-27 20:14:46 +02:00
loadNetModules.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
loadServerPrefixes.js Fix trying to load from wrong location 2021-06-22 16:23:49 +02:00
parseMention.js Convert spaces to tabs 2021-04-21 18:36:52 +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
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