17 Commits

Author SHA1 Message Date
b4b8d16bcc soundboard cmd 2021-06-25 14:51:52 +01:00
f0590328b0 start of soundboard and help rework 2021-06-24 15:52:45 +01:00
1aed25a74c added some missing args back. added upload to slash commands 2021-06-19 12:46:30 +01:00
1f62951131 with global application commands, check if they exist 2021-06-16 16:32:19 +01:00
0abe696f58 added an env var to enable slash command building. added responses to the stop commands. fixed something with boolean arguments. blah blah blah 2021-06-15 12:09:48 +01:00
60ead9a1ef aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2021-06-14 21:35:38 +01:00
b8bbfbfade fixed an overflow issue. perm checks on slash cmds 2021-06-11 14:47:13 +01:00
1f61b72cc5 build slash commands at launch 2021-06-11 10:39:32 +01:00
1286f5f50e arg macro to define arguments on commands 2021-06-11 10:10:48 +01:00
d5d2ac2bee updated the regex_command_attr to reflect upstream. changed add_command to not accept a name 2021-06-10 21:16:16 +01:00
99e1807097 changed how commands get invoked 2021-06-09 16:54:31 +01:00
e3f30ab085 disconnect command 2021-06-05 15:09:14 +01:00
0c97baabb6 added some extra logging 2021-05-12 14:07:09 +01:00
909e8e351a better help command 2021-04-10 18:16:42 +01:00
11f388c65a guild data caching to stop querying db 2021-04-09 00:38:28 +01:00
0eacf465a3 fix permission checks 2021-01-26 12:23:28 +00:00
0ea979a2b7 move to regex framework to hopefully reduce bad cpu load 2021-01-26 01:32:43 +00:00