Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 396 Bytes

PugBot for Discord

PugBot for discord is a bot for managing pickup games.

Installing

  • Rename config.py.example to config.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 or python bot.py on windows

Requirements