Commit Graph

274 Commits

Author SHA1 Message Date
0e256e4cb5 Remove unneeded methods from MessageResponse 2022-12-28 05:41:23 +01:00
b0622f36aa Start implementing trivia command 2022-12-28 05:41:23 +01:00
e451f59199 Remove double space on urban footer 2022-12-28 05:41:23 +01:00
f3cc9a2d75 Add emojis to urban dictionary 2022-12-28 05:41:23 +01:00
8f5c29aa95 Convert message response to immutable record 2022-12-28 05:41:23 +01:00
df1e2426e3 Bump version to 0.5.12 2022-12-28 05:41:23 +01:00
91261f04e5 Make dice roll support slash commands too 2022-12-28 05:41:23 +01:00
bc0463dd38 Add a MessageResponse class for mixed-type content 2022-12-28 05:41:23 +01:00
161c91b45d Rename method 2022-12-28 05:41:23 +01:00
d09c59996b Cache love calculator results in RAM 2022-12-28 05:41:23 +01:00
1c82d2b53b Make love calculator also support slash commands 2022-12-28 05:41:23 +01:00
174b78704f Optimize imports 2022-12-28 05:41:23 +01:00
ba64c02049 Increase randomness by updating the random's seed every minute 2022-12-28 05:41:23 +01:00
264a94fe0d Bump version to 0.5.11 2022-12-28 05:41:23 +01:00
9e1888611a Make random statuses update automatically 2022-12-28 05:41:23 +01:00
b1b62bab9f Fix invite command being categorized as fun 2022-12-28 05:41:23 +01:00
de34caa513 Improve help command title 2022-12-28 05:41:23 +01:00
215e597a4d Make permissions bold instead of code-wrapped 2022-12-28 05:41:23 +01:00
217022faca Bump version to 0.5.10 2022-12-28 05:41:23 +01:00
34c100acde Fix nothing being rolles if no arg was specified 2022-12-28 05:41:22 +01:00
496304c2c3 Make help command use descriptions and usages 2022-12-28 05:41:22 +01:00
e08fefbda3 Fix spacing 2022-12-28 05:41:22 +01:00
6c4d362ca4 Improve default responses 2022-12-28 05:41:22 +01:00
0e1a7d3459 Bump version to 0.5.9 2022-12-28 05:41:22 +01:00
e2c84f62c3 Make command category not null 2022-12-28 05:41:22 +01:00
b20fb73371 Implement alias command 2022-12-28 05:41:22 +01:00
61745c36d0 Implement alias command 2022-12-28 05:41:22 +01:00
480b8b5eda Add help command and command categories 2022-12-28 05:41:22 +01:00
f9fe12a248 Remove deprecated and unused private method 2022-12-28 05:41:22 +01:00
28d7ff18ba Throw exception in case of serialization issue 2022-12-28 05:41:22 +01:00
1644a4b07d Make serialization util class 2022-12-28 05:41:22 +01:00
68dceaff13 Use enum instead of boolean for page switching
This is useless but looks better
2022-12-28 05:41:22 +01:00
7dcdf9dbde Remove duplication 2022-12-28 05:41:22 +01:00
c4d81fb0e4 Add javadoc comment 2022-12-28 05:41:22 +01:00
24a55e14fd Merge two classes 2022-12-28 05:41:22 +01:00
cce57b8108 Optimize imports 2022-12-28 05:41:22 +01:00
fc846fa901 Remove duplicated method 2022-12-28 05:41:22 +01:00
4476dd2f7b Fix small emoji translation issue 2022-12-28 05:41:22 +01:00
2d7cadea02 Optimize imports 2022-12-28 05:41:22 +01:00
b4c80fe56a Make urban command support slash too 2022-12-28 05:41:22 +01:00
60ee5f2ae2 Allow sender to delete their own urban command results 2022-12-28 05:41:22 +01:00
8ca70dac78 Fix urban dictionary term not getting parsed correctly for url 2022-12-28 05:41:22 +01:00
d412801758 Bump version to 0.5.8 2022-12-28 05:41:22 +01:00
4ef42ffa9e Make urban command support multiple entries 2022-12-28 05:41:22 +01:00
0f54211ecd Improve urban dictionary parsing 2022-12-28 05:41:22 +01:00
d5664eb646 Improve urban dictionary parsing 2022-12-28 05:41:22 +01:00
1421d52598 Keep newlines in urban dictionary parser 2022-12-28 05:41:22 +01:00
639c54bc52 Bump version to 0.5.7 2022-12-28 05:41:22 +01:00
28c0f1d750 Implement urban dictionary lookup command 2022-12-28 05:41:22 +01:00
3259a49ace Change a magic ball response 2022-12-28 05:41:22 +01:00