Discord bot for https://hemaratings.com
To invite bot follow this link:
Use with command /hemaratings <Name>
- Show embed with fencer stats
- 🤷♀️
-
Create new discord application and setup Bot: https://discord.com/developers/applications
-
Create enviroment and setup application key:
cp .env.example .env
.env file:
DISCORD_API_KEY= # Discord API key
- Install Hemaratings with python:
pip install -r requirments.txt
python hemaratings.py