Commit Graph

8 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 00c46c1396 Implement profile banner grabber command 2022-12-28 05:41:23 +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 480b8b5eda Add help command and command categories 2022-12-28 05:41:22 +01:00
bea 655840dc82 Implement basic permission check for message commands
continuous-integration/drone/push Build is passing
2022-11-22 17:08:31 +01:00
bea 11e4a07698 Refactor objects package
continuous-integration/drone/push Build is passing
2022-11-22 16:41:08 +01:00
bea a9790b3525 Complete message command parser and listener
continuous-integration/drone/push Build is passing
The message command listener is now completed and the bot now also supports message-based commands with multiple aliases.
2022-11-22 16:19:08 +01:00