|
8faa9c4677
|
Refactor datasource classes
continuous-integration/drone/push Build is passing
|
2022-11-22 00:28:33 +01:00 |
|
|
843ee43275
|
Finish implementing configuration file
continuous-integration/drone/push Build is passing
Configuration file is now fully functional.
Startup arguments for bot token and heartbeat key have now been removed.
|
2022-11-22 00:04:34 +01:00 |
|
|
f74ae43673
|
Refactor Config class
continuous-integration/drone/push Build is passing
|
2022-11-21 20:20:11 +01:00 |
|
|
66d27fe1fe
|
Start implementing config file
|
2022-11-21 20:04:28 +01:00 |
|
|
da511f2913
|
Database overhaul to fix #3
continuous-integration/drone/push Build is passing
We are now tracking whether messages are sent privately on in a guild, and acting accordingly.
|
2022-11-21 19:07:34 +01:00 |
|
|
326ad68e38
|
Add emoji to invite command button
continuous-integration/drone/push Build is passing
|
2022-11-21 16:24:21 +01:00 |
|
|
b015fddf3c
|
Make invite command nicer
continuous-integration/drone/push Build is passing
|
2022-11-21 16:11:16 +01:00 |
|
|
5e4e438340
|
Make minimal text changes
|
2022-11-21 15:59:27 +01:00 |
|
|
b35b962ac6
|
Implement basic say command
continuous-integration/drone/push Build is passing
|
2022-11-21 15:37:12 +01:00 |
|
|
4382f7d490
|
Fix issue tracker link
continuous-integration/drone/push Build is passing
|
2022-11-21 15:17:03 +01:00 |
|
|
24bb560d93
|
Register help command
continuous-integration/drone/push Build is passing
|
2022-11-21 15:13:32 +01:00 |
|
|
78d5bd6beb
|
Make some messages nicer
|
2022-11-21 15:07:46 +01:00 |
|
|
3ff154eec6
|
Rename methods
continuous-integration/drone/push Build is passing
|
2022-11-21 15:04:12 +01:00 |
|
|
e9f475cb59
|
Refactor code and packages
continuous-integration/drone/push Build is passing
|
2022-11-21 15:02:40 +01:00 |
|
|
cdc45d62f2
|
Move uptime string generator to config class
continuous-integration/drone/push Build is passing
|
2022-11-21 15:00:37 +01:00 |
|
|
996cedb154
|
Finish botinfo command
continuous-integration/drone/push Build is passing
I don't know what else to add, and it looks nice now.
|
2022-11-21 14:54:45 +01:00 |
|
|
d2caccf080
|
Finish uptime string generator
|
2022-11-21 14:44:48 +01:00 |
|
|
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 |
|