15 Commits

Author SHA1 Message Date
20159c0379 getuser returns promise and guildcreate event implemented 2023-04-24 21:29:17 +02:00
d2d97c54fc moved to new discordjs version 2023-04-24 20:27:45 +02:00
e428ce388c can now store users in database + database file 2023-04-24 00:40:34 +02:00
16dac26a2c added reactions + reaction controll command (it can assign all types and setup messages) 2022-12-28 22:28:50 +01:00
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