13 lines
213 B
Markdown
13 lines
213 B
Markdown
# Matchy
|
|
Matchy matches matchees
|
|
|
|
## Commands
|
|
### /match
|
|
|
|
## Dependencies
|
|
* `python3` obviously
|
|
* `discord.py` python module
|
|
* `pytest` for testing
|
|
|
|
## Token
|
|
Create a `config.py` file with a `TOKEN=<token>` entry
|