discord_bot/util
SileNce5k 7702f10587
All checks were successful
CI / CI (push) Successful in 25s
Lint Codebase / eslint (push) Successful in 16s
Use set for listing all custom commands
2024-12-19 18:57:48 +01:00
..
custom_commands Use set for listing all custom commands 2024-12-19 18:57:48 +01:00
lastfm Update actions/checkout to v4 2024-11-05 06:37:03 +01:00
timer Rename database table functions to be clearer 2024-11-06 01:44:16 +01: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 Remove netmodule functionality 2024-11-01 19:40:32 +01: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 Remove unused url variable 2024-10-24 02:19:29 +02:00
loadServerPrefixes.js Fix typo in loadserverprefixes console.log 2021-08-31 07:55:53 +02:00
morePresence.js Use scopes on switch cases 2024-11-05 06:10:56 +01:00
parseMention.js Make code a tiny bit cleaner 2021-07-04 13:17:45 +02:00
parseMS.js Replace thirdparty parse-ms with my own, and add tests 2024-10-28 01:44:53 +01:00
randomNumber.js Refactor randomNumber function 2021-08-07 23:50:58 +02:00
reloadCommands.js Update actions/checkout to v4 2024-11-05 06:37:03 +01:00
savePresence.js Fix presence updating without restarting bot 2021-08-30 23:20:25 +02:00
setPresence.js Use own parse-ms implementation 2024-10-28 01:52:38 +01: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