Commit Graph

69 Commits

Author SHA1 Message Date
bea fd2970fa59 cleanup and reformat
continuous-integration/drone/push Build is passing
2025-09-05 00:06:35 +02:00
bea 829e19fac3 Prevent trying to delete "say" message in DMs
continuous-integration/drone/push Build is passing
2023-01-22 12:42:49 +01:00
bea 546637c188 Improve various small code quality issues
continuous-integration/drone/push Build is passing
2023-01-16 03:53:51 +01:00
bea 94037b252f Improve final fields naming
continuous-integration/drone/push Build is passing
2023-01-16 02:31:11 +01:00
bea d2abeb35fc Implement various null checks
continuous-integration/drone/push Build is passing
2023-01-15 04:51:30 +01:00
bea 818a25346b Optimize imports
continuous-integration/drone/push Build is passing
2023-01-14 20:22:37 +01:00
bea e1c22ac059 Implement ban, kick, timeout slash commands 2022-12-28 05:41:24 +01:00
bea d2f00c781e Implement basic timeout command 2022-12-28 05:41:24 +01:00
bea 35b2c8fb42 Implement basic ban command 2022-12-28 05:41:23 +01:00
bea 420666eab1 Implement basic kick command 2022-12-28 05:41:23 +01:00
bea 52fe279f35 Add bot age info 2022-12-28 05:41:23 +01:00
bea 00c46c1396 Implement profile banner grabber command 2022-12-28 05:41:23 +01:00
bea 47bd16fd13 Fix missing JSON dependency 2022-12-28 05:41:23 +01:00
bea 50196bb8f9 Make trivia support slash commands too 2022-12-28 05:41:23 +01:00
bea 1c19f3c07f Implement trivia welcome screen with category picker 2022-12-28 05:41:23 +01:00
bea b0d234a454 Raise trivia timeout to 15s 2022-12-28 05:41:23 +01:00
bea c9082e84cc Make trivia loop through all questions 2022-12-28 05:41:23 +01:00
bea 0be4389448 Disable trivia in dms 2022-12-28 05:41:23 +01:00
bea 78f62b5f8d Make trivia functional for a single question 2022-12-28 05:41:23 +01:00
bea 0e256e4cb5 Remove unneeded methods from MessageResponse 2022-12-28 05:41:23 +01:00
bea b0622f36aa Start implementing trivia command 2022-12-28 05:41:23 +01:00
bea 91261f04e5 Make dice roll support slash commands too 2022-12-28 05:41:23 +01:00
bea d09c59996b Cache love calculator results in RAM 2022-12-28 05:41:23 +01:00
bea 1c82d2b53b Make love calculator also support slash commands 2022-12-28 05:41:23 +01:00
bea 174b78704f Optimize imports 2022-12-28 05:41:23 +01:00
bea b1b62bab9f Fix invite command being categorized as fun 2022-12-28 05:41:23 +01:00
bea de34caa513 Improve help command title 2022-12-28 05:41:23 +01:00
bea 215e597a4d Make permissions bold instead of code-wrapped 2022-12-28 05:41:23 +01:00
bea 34c100acde Fix nothing being rolles if no arg was specified 2022-12-28 05:41:22 +01:00
bea 496304c2c3 Make help command use descriptions and usages 2022-12-28 05:41:22 +01:00
bea e2c84f62c3 Make command category not null 2022-12-28 05:41:22 +01:00
bea b20fb73371 Implement alias command 2022-12-28 05:41:22 +01:00
bea 61745c36d0 Implement alias command 2022-12-28 05:41:22 +01:00
bea 480b8b5eda Add help command and command categories 2022-12-28 05:41:22 +01:00
bea 1644a4b07d Make serialization util class 2022-12-28 05:41:22 +01:00
bea 2d7cadea02 Optimize imports 2022-12-28 05:41:22 +01:00
bea b4c80fe56a Make urban command support slash too 2022-12-28 05:41:22 +01:00
bea 60ee5f2ae2 Allow sender to delete their own urban command results 2022-12-28 05:41:22 +01:00
bea 8ca70dac78 Fix urban dictionary term not getting parsed correctly for url 2022-12-28 05:41:22 +01:00
bea 4ef42ffa9e Make urban command support multiple entries 2022-12-28 05:41:22 +01:00
bea 0f54211ecd Improve urban dictionary parsing 2022-12-28 05:41:22 +01:00
bea d5664eb646 Improve urban dictionary parsing 2022-12-28 05:41:22 +01:00
bea 1421d52598 Keep newlines in urban dictionary parser 2022-12-28 05:41:22 +01:00
bea 28c0f1d750 Implement urban dictionary lookup command 2022-12-28 05:41:22 +01:00
bea 4d888d68b9 Make it send a message instead of responding to 8ball 2022-12-28 05:41:22 +01:00
bea 7959044335 Bump version to 0.5.6 2022-12-28 05:41:22 +01:00
bea fb3c08fc41 Add basic love calculator message command 2022-12-28 05:41:22 +01:00
bea c9ff329cbb Make magicball support slash commands too 2022-12-28 05:41:22 +01:00
bea 8f4f341aab Improve magic ball answers 2022-12-28 05:41:22 +01:00
bea a030821197 Implement magic ball message command 2022-12-28 05:41:22 +01:00