Beatrice Dellacà bea
bea pushed to main at bea/HidekoBot 2022-11-21 00:14:17 +01:00
98a162a33b Implement SQLite database solving #1
7ffd3442c2 Remove code duplication in coinflip command
3a5b2a23c1 Add clearchat dismiss button
Compare 3 commits »
bea opened issue bea/HidekoBot#2 2022-11-20 22:30:29 +01:00
Clear command disable button doesn't check for permissions
bea opened issue bea/HidekoBot#1 2022-11-20 22:28:02 +01:00
Database integration
bea pushed to main at bea/HidekoBot 2022-11-20 22:10:01 +01:00
3d626bb46f Move command handling out of constructor, add coin reflip command
bea pushed to main at bea/HidekoBot 2022-11-20 19:00:32 +01:00
c44251ddb7 Move avatar resolutions to config class
bea pushed to main at bea/HidekoBot 2022-11-20 18:57:01 +01:00
913e8e023a Refactor command packages
bea pushed to main at bea/HidekoBot 2022-11-20 18:54:16 +01:00
3474593dc9 Implement command force-refresh arg
bea pushed to main at bea/HidekoBot 2022-11-20 18:53:31 +01:00
3578de17c8 Implement avatar resolution autocomplete
bea pushed to main at bea/HidekoBot 2022-11-20 18:22:38 +01:00
679d16e1fa Change avatar embed format
bea pushed to main at bea/HidekoBot 2022-11-20 18:11:04 +01:00
33d81acc64 Improve internal documentation
bea pushed to main at bea/HidekoBot 2022-11-20 18:06:11 +01:00
044445890f Improve avatar command
bea pushed to main at bea/HidekoBot 2022-11-20 17:19:44 +01:00
3e1ba12314 Implement avatar grabber command
bea pushed to main at bea/HidekoBot 2022-11-20 16:20:54 +01:00
4817bacf5c Improve invite command
bea pushed to main at bea/HidekoBot 2022-11-20 16:07:08 +01:00
18db0282d5 Implement invite link command
bea pushed to main at bea/HidekoBot 2022-11-20 06:15:17 +01:00
b14850acaa Bump bot version
bea pushed to main at bea/HidekoBot 2022-11-20 06:13:55 +01:00
e592111d1b Update base JDA version
bea pushed to main at bea/HidekoBot 2022-11-20 06:07:30 +01:00
cd46d601ec Remove pause feature
bea pushed to main at bea/HidekoBot 2022-11-20 06:05:11 +01:00
c6ee0f3ae1 Sort commands alphabetically
bea pushed to main at bea/HidekoBot 2022-11-20 06:04:42 +01:00
f156727413 Optimize imports
bea pushed to main at bea/HidekoBot 2022-11-20 06:04:05 +01:00
a2c1944a32 Move to class-based command handling