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
This commit is contained in:
parent
2e9be1cace
commit
3da8065fa6
3 changed files with 39 additions and 39 deletions
|
@ -4,4 +4,6 @@ Matchy matches matchies
|
|||
## Dependencies
|
||||
* `python3` obviously
|
||||
* `discord.py` python module
|
||||
* `BOT_TOKEN` envar set to a discord bot token
|
||||
|
||||
## Token
|
||||
Create a `config.py` file with a `TOKEN=<token>` entry
|
Loading…
Add table
Add a link
Reference in a new issue