This is the repository for the Mitesi project.
It is a discord bot to play a game of Werewolves in Discord.
Install the dependencies with pip install -r requirements.txt
.
- Python 3.8+
- discord.py
- lupa
python3 main.py
Configuration is done in the config.json
file.
This bot is planned to support modding. Either through Lua, Python or a node based system.