|
79c8f1a95e
|
Start implementing bot info command
continuous-integration/drone/push Build is failing
|
2022-11-21 12:19:35 +01:00 |
|
|
083fef3911
|
Fix expired coinflip channel id bug
continuous-integration/drone/push Build is passing
|
2022-11-21 11:19:23 +01:00 |
|
|
0da3eecd29
|
Restrict reflip button to user who ran the command
continuous-integration/drone/push Build is passing
|
2022-11-21 11:14:07 +01:00 |
|
|
5ee7321978
|
Implement functional reply tracker
Now, with commands that support it, only the user who ran the command/triggered the interaction can use its buttons.
|
2022-11-21 00:27:57 +01:00 |
|
|
98a162a33b
|
Implement SQLite database solving #1
continuous-integration/drone/push Build is passing
A new basic database has been laid out, with support for message expiry and disabling buttons for old messages.
|
2022-11-21 00:14:13 +01:00 |
|
|
7ffd3442c2
|
Remove code duplication in coinflip command
|
2022-11-20 22:23:26 +01:00 |
|
|
3a5b2a23c1
|
Add clearchat dismiss button
|
2022-11-20 22:23:14 +01:00 |
|
|
3d626bb46f
|
Move command handling out of constructor, add coin reflip command
continuous-integration/drone/push Build is passing
Having heavy code run in a constructor is bad practice. We made separate methods for command handling.
|
2022-11-20 22:09:58 +01:00 |
|
|
c44251ddb7
|
Move avatar resolutions to config class
continuous-integration/drone/push Build is passing
|
2022-11-20 19:00:27 +01:00 |
|
|
913e8e023a
|
Refactor command packages
continuous-integration/drone/push Build is passing
|
2022-11-20 18:56:57 +01:00 |
|