.. |
custom_commands
|
Remove discriminator from custom commands
|
2023-06-29 17:09:08 +02:00 |
lastfm
|
Fix toptracks subcommand
|
2024-09-10 21:59:44 +02:00 |
timer
|
Fix crash if timer doesn't exist
|
2024-04-10 13:53:21 +02:00 |
calculateReloaded.js
|
Fix plural when multiple modules are added
|
2021-08-06 19:03:05 +02:00 |
convertDateToISOString.js
|
Remove whitespace
|
2021-07-24 19:44:12 +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 |
getGuildCount.js
|
Move guild count into own function
|
2021-07-08 12:06:31 +02:00 |
getJoinDate.js
|
Update to make it work on discord.js v13
|
2021-08-09 20:15:03 +02:00 |
getNickname.js
|
Update to make it work on discord.js v13
|
2021-08-09 20:15:03 +02:00 |
getSubdirFiles.js
|
Get files from top directory + rename file
|
2021-07-22 09:26:45 +02:00 |
getWeather.js
|
Attempt to fix weather command crashing when website is down
|
2023-12-07 12:23:26 +01:00 |
loadServerPrefixes.js
|
Fix typo in loadserverprefixes console.log
|
2021-08-31 07:55:53 +02:00 |
morePresence.js
|
Split up album and artist on userinfo (foobar2k)
|
2023-04-16 15:05:46 +02:00 |
parseMention.js
|
Make code a tiny bit cleaner
|
2021-07-04 13:17:45 +02:00 |
randomNumber.js
|
Refactor randomNumber function
|
2021-08-07 23:50:58 +02:00 |
reloadCommands.js
|
Make util use subdirfiles command on reload
|
2021-07-22 09:37:07 +02:00 |
reloadNetModules.js
|
Rename loadNetModueles for consistency
|
2021-06-30 16:54:36 +02:00 |
savePresence.js
|
Fix presence updating without restarting bot
|
2021-08-30 23:20:25 +02:00 |
setPresence.js
|
Catch setactivity so bot doesn't crash
|
2022-06-29 16:23:57 +02:00 |
setServerPrefix.js
|
Fix trying to load from wrong location
|
2021-06-22 16:23:49 +02:00 |
updatePresence.js
|
Add uptime as a presence text choice for the bot
|
2022-04-27 11:46:40 +02:00 |