Performs heavy-lifting on the discord Werewolves server
A bot for the werewolves server.
All Git-supported OSes:
git clone https://github.com/werewolves-devs/werewolf-bot
Can be run from the cloned directory.
This product should only be used on Official Werewolves Servers(tm)
How to install your dependencies
pip install -r requirements.txt
pytest
- Fork it (https://github.com/werewolves-devs/Werewolf_Bot/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request