discord_bot/commands
SileNce5k 106afe52ed
Fix crash on help command if no commands match
If there were no specific commands that matched the argument, the bot
would crash. This commit fixes that issue.
2021-06-25 19:44:32 +02:00
..
.example Edit example 2021-06-19 10:26:39 +02:00
botinfo.js Move config/data files into own directory 2021-04-21 19:27:29 +02:00
emoji.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
help.js Fix crash on help command if no commands match 2021-06-25 19:44:32 +02:00
netload.js Remove useless console.log() line 2021-06-22 17:55:05 +02:00
pfp.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
prefix.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
random.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
reload.js Reload netload on reload command 2021-03-16 00:18:31 +01:00
say.js Pass objects on command.execute 2021-03-09 18:50:27 +01:00
serverinfo.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
setPresence.js Remove console.log() debugging 2021-06-22 21:03:37 +02:00
uptime.js Convert spaces to tabs 2021-04-21 18:36:52 +02:00
userinfo.js Expand help command with morehelp feature 2021-06-25 19:43:59 +02:00