Commit Graph
13 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 a5d647e6ba fix code smells
continuous-integration/drone/push Build is failing
2025-03-09 11:52:26 +01:00
bea 980cf5eef3 Prevent instantiating utility classes
continuous-integration/drone/push Build is passing
2023-01-16 07:07:42 +01:00
bea 35b2c8fb42 Implement basic ban command 2022-12-28 05:41:23 +01:00
bea 174b78704f Optimize imports 2022-12-28 05:41:23 +01:00
bea f9fe12a248 Remove deprecated and unused private method 2022-12-28 05:41:22 +01:00
bea 7dcdf9dbde Remove duplication 2022-12-28 05:41:22 +01:00
bea cce57b8108 Optimize imports 2022-12-28 05:41:22 +01:00
bea fc846fa901 Remove duplicated method 2022-12-28 05:41:22 +01:00
bea 2d7cadea02 Optimize imports 2022-12-28 05:41:22 +01:00
bea b033763704 Improve diceroll looks, implement limits to avoid abuse 2022-12-28 05:41:21 +01:00
bea 1f6f23e917 Make clear command also delete the sender's message 2022-12-28 05:41:06 +01:00
bea 3f1835e059 Move clearchat command to base class
continuous-integration/drone/push Build is passing
The "clear" command now supports both slash commands and message commands, having identical behavior in both situations.
2022-11-22 20:39:55 +01:00