bea pushed to main at bea/HidekoBot 2022-11-22 20:39:58 +01:00
3f1835e059 Move clearchat command to base class
bea pushed to main at bea/HidekoBot 2022-11-22 17:27:59 +01:00
ecdb0c73e8 Add tiny comment
bea pushed to main at bea/HidekoBot 2022-11-22 17:08:34 +01:00
655840dc82 Implement basic permission check for message commands
bea pushed to main at bea/HidekoBot 2022-11-22 16:41:11 +01:00
11e4a07698 Refactor objects package
bea pushed to main at bea/HidekoBot 2022-11-22 16:40:07 +01:00
a7ac446b0b Remove the need to register slash commands separately
bea pushed to main at bea/HidekoBot 2022-11-22 16:20:31 +01:00
ee263a1297 Bump version to 0.3.0
bea pushed to main at bea/HidekoBot 2022-11-22 16:19:12 +01:00
a9790b3525 Complete message command parser and listener
bea pushed to main at bea/HidekoBot 2022-11-22 14:55:50 +01:00
501b1bc71c Bump version
bea pushed to main at bea/HidekoBot 2022-11-22 14:53:49 +01:00
244e8ace76 Remove redundant API command fetcher
bea pushed to main at bea/HidekoBot 2022-11-22 14:40:47 +01:00
526880e1f1 Start implementing message-base commands
bea pushed to main at bea/HidekoBot 2022-11-22 14:32:26 +01:00
882c695484 Make slash commands interface and load them dynamically
bea closed issue bea/HidekoBot#4 2022-11-22 00:50:24 +01:00
Implement configuration file
bea commented on issue bea/HidekoBot#4 2022-11-22 00:50:22 +01:00
Implement configuration file

Completed in 843ee4327557a130ffb6d38e49d8000fad79d9ac, started in 66d27fe1fe38ee794d96235de6e0cf3693f6dbef

bea pushed to main at bea/HidekoBot 2022-11-22 00:46:02 +01:00
7ae4790d5c Add bot owner info to botinfo command
51de18206e Refactor clearchat class
d3db53a451 Cleanup imports
Compare 3 commits »
bea pushed to main at bea/HidekoBot 2022-11-22 00:31:55 +01:00
656dff4b26 Refactor packages
bea pushed to main at bea/HidekoBot 2022-11-22 00:28:37 +01:00
8faa9c4677 Refactor datasource classes
bea pushed to main at bea/HidekoBot 2022-11-22 00:12:28 +01:00
f9e1578899 Fix heartbeat error not always being logged
bea pushed to main at bea/HidekoBot 2022-11-22 00:08:39 +01:00
72115cbec2 Bump version
0b05f2858f Update README with new bot startup guide
Compare 2 commits »
bea pushed to main at bea/HidekoBot 2022-11-22 00:04:38 +01:00
843ee43275 Finish implementing configuration file
bea pushed to main at bea/HidekoBot 2022-11-21 23:36:46 +01:00
b6bf366822 Allow reading values from config