Beatrice Dellacà bea
bea opened issue bea/HidekoBot#5 2022-11-22 21:51:30 +01:00
Inconsistent bot prefixes
bea pushed to main at bea/HidekoBot 2022-11-22 21:48:17 +01:00
b681acdbca Make bot announce its prefix
bea pushed to main at bea/HidekoBot 2022-11-22 21:42:49 +01:00
19100758cb Bump version
bea pushed to main at bea/HidekoBot 2022-11-22 21:42:38 +01:00
b2a62d754e Make invite support both slash and message commands
bea pushed to main at bea/HidekoBot 2022-11-22 21:32:23 +01:00
c186c9c576 Improve bot info page
bea pushed to main at bea/HidekoBot 2022-11-22 21:02:51 +01:00
c7208eef84 Make botinfo support both slash and message commands
bea pushed to main at bea/HidekoBot 2022-11-22 20:51:30 +01:00
89fc2aa0a6 Bump version to 0.3.1
bea pushed to main at bea/HidekoBot 2022-11-22 20:50:56 +01:00
96ea29b103 Reduce bot name to just Hideko
bea pushed to main at bea/HidekoBot 2022-11-22 20:50:40 +01:00
4015aecc99 Make coinflip support both slash and message commands
ff80e754ff Add comment
Compare 2 commits »
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