Beatrice Dellacà bea
bea closed issue bea/HidekoBot#9 2022-11-22 23:45:07 +01:00
Make configuration internal instead of relying on a yml file with String-based tracking
bea pushed to main at bea/HidekoBot 2022-11-22 23:44:37 +01:00
ff084cf8e8 Rename datasource package
bea pushed to main at bea/HidekoBot 2022-11-22 23:44:09 +01:00
be3895d268 Update Maven dependencies
bea pushed to main at bea/HidekoBot 2022-11-22 23:42:52 +01:00
a045d0cb2d Bump version to 0.4.6
bea pushed to main at bea/HidekoBot 2022-11-22 23:42:24 +01:00
0016b5de30 Force using config enum class instead of direct entry path
bea pushed to main at bea/HidekoBot 2022-11-22 23:42:08 +01:00
6480795368 Discontinue config.yml file in favor of class mapping
bea opened issue bea/HidekoBot#9 2022-11-22 23:30:03 +01:00
Make configuration internal instead of relying on a yml file with String-based tracking
bea pushed to main at bea/HidekoBot 2022-11-22 23:29:33 +01:00
ae6647a51e Bump version to 0.4.3
bea pushed to main at bea/HidekoBot 2022-11-22 23:29:03 +01:00
40aac28e34 Make bot version consistent with Maven
bea opened issue bea/HidekoBot#8 2022-11-22 23:13:59 +01:00
Implement proper slash autocomplete listener
bea opened issue bea/HidekoBot#7 2022-11-22 23:12:46 +01:00
Fix maven/source code version difference
bea opened issue bea/HidekoBot#6 2022-11-22 22:34:11 +01:00
Use thread pools instead of new threads every time a command runs
bea pushed to main at bea/HidekoBot 2022-11-22 22:01:05 +01:00
70578d2ffc Bump version to 0.4.0
bea pushed to main at bea/HidekoBot 2022-11-22 22:00:02 +01:00
5f73c4069b Make bot commands run in separate threads by default
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