Clean up and use role management for permissions
This commit is contained in:
parent
3da8065fa6
commit
67b1feb51e
3 changed files with 34 additions and 17 deletions
|
@ -1,9 +1,12 @@
|
|||
# Matchy
|
||||
Matchy matches matchies
|
||||
Matchy matches matchees
|
||||
|
||||
## Commands
|
||||
### /match
|
||||
|
||||
## Dependencies
|
||||
* `python3` obviously
|
||||
* `discord.py` python module
|
||||
|
||||
## Token
|
||||
Create a `config.py` file with a `TOKEN=<token>` entry
|
||||
Create a `config.py` file with a `TOKEN=<token>` entry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue