|
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 |
|