Commit graph

7 commits

Author SHA1 Message Date
8b1fa9b1fc Improve the output by adding an initial message and group numbers 2024-08-08 17:37:08 +01:00
edff25bafd Remove misbehaving shebang 2024-08-08 17:18:28 +01:00
67b1feb51e Clean up and use role management for permissions 2024-08-08 17:16:59 +01:00
3da8065fa6 Use commands rather than text values
* Fix up the group matching to spread more evenly
* Also swap to using a config.py rather than .envrc or similar
2024-08-08 00:09:30 +01:00
32103ba045 Implement very basic matching 2024-08-07 23:23:52 +01:00
f7ca997c96 Implement a basic bot with a single hello command 2024-08-07 22:45:23 +01:00
a58a93659c Basic bot start from discordpy guide 2024-08-07 22:15:39 +01:00