Commit Graph

11 Commits

Author SHA1 Message Date
d1e26ac9bb moved command register function to seperate file 2022-12-25 22:04:23 +01:00
bff96545f8 final fix for possibly wrong .env values, structural changes to bot, bot supports sharding from now onwards 2022-12-25 21:13:02 +01:00
f002da6439 Fixed faulty mysql login data for linux
changed USER to USERNAME in .env
2022-12-21 10:29:43 +01:00
c81c9b5e52 changed roles service
AddRoles and RemoveRoles now take object[] with name, reason string as items
2022-12-21 08:24:23 +01:00
41c910b9c9 added working reaction handling without role assignments 2022-12-07 08:49:29 +01:00
4c72633a5d added untested role user management code 2022-12-03 22:08:18 +01:00
9512a85d2f added inital user role code 2022-12-03 14:19:59 +01:00
be3168511d cleared dead code 2022-11-30 14:12:37 +01:00
599b5a0ab1 Refactored Database Connection, Fixed JSDocs, initial steps for MessageReaction Handling 2022-11-30 14:10:18 +01:00
5404f9b301 placeholder files for message reaction handling 2022-11-26 22:32:52 +01:00
553fcd87cf Add files via upload 2022-11-22 19:53:50 +01:00