PugBot for discord is a bot for managing pickup games.
- Rename
config.py.example
toconfig.py
- Edit config.py to your liking
- Create a virtual environment
- pip install -r requirements.txt
- Run the bot with
python3 ./bot.py
on linux orpython bot.py
on windows
- Python 3.5+
- discord.py