Readded some guild data code. fixed some weird cases with macro command. removed restrict command. changed db to be 'as it was'. removed execution limiters since commands are quite heavily ratelimited anyway

This commit is contained in:
2021-10-30 20:57:33 +01:00
parent db7cca6296
commit 72228911f2
12 changed files with 150 additions and 368 deletions

View File

@ -41,7 +41,5 @@ __Other Variables__
### Todo List
* Convert aliases to macros
* Block users from interacting with another users' components
* Help command
* Change all db keys to be discord IDs
* Test everything