A discord bot to run werewolf games, used by Werewolves: Revamped, Mini Wolves and others.
Bot usage Guide https://docs.google.com/document/d/1iAwGw6KzcoKqCm2ID0U8DkmahRaZ_lSx-lxE_uRNMK8/edit?usp=sharing
- Node JS 21
- Either a MYSQL or a MariaDB server
- A Discord Bot to use
- Clone this repo
- To install the required dependencies run
npm i - Create a database within your server
- Copy empty_config.json to config.json
- Fill out the values
icons_repo & roles_repo is just the name bit of the repo, the org/ owner is predefined - You can run the bot with
npm test