2024-08-07 22:15:39 +01:00
|
|
|
# Matchy
|
2024-08-08 17:16:59 +01:00
|
|
|
Matchy matches matchees
|
|
|
|
|
|
|
|
## Commands
|
|
|
|
### /match
|
2024-08-07 22:15:39 +01:00
|
|
|
|
|
|
|
## Dependencies
|
2024-08-07 23:24:47 +01:00
|
|
|
* `python3` obviously
|
|
|
|
* `discord.py` python module
|
2024-08-08 00:09:30 +01:00
|
|
|
|
|
|
|
## Token
|
2024-08-08 17:16:59 +01:00
|
|
|
Create a `config.py` file with a `TOKEN=<token>` entry
|