grow food, not lawn.

Skip to content

Update 12 files

Groupr requested to merge werewolf-test into main
  • /werewolf/.gitkeep
  • /werewolf/README.md
  • /werewolf/init.py
  • /werewolf/game_models.py
  • /werewolf/setup.py
  • /werewolf/werewolf.py
  • /Werewolf/.gitkeep
  • /Werewolf/init.py
  • /Werewolf/game_models.py
  • /Werewolf/setup.py
  • /Werewolf/README.md
  • /Werewolf/werewolf.py

Summary by CodeRabbit

  • New Features

    • Introduced a Werewolf game plugin for Discord with Classic and 9ja Nights modes.
    • Supports lobby creation, day/night cycles, private role DMs, voting, night actions, rescue mechanics, and automatic win detection.
    • Slash commands: /werewolf, /join, /begin, /vote, /action, /rescue (9ja), /status.
    • Persistent game state and clear status embeds.
  • Documentation

    • Added a comprehensive README detailing modes, roles, rules, commands, setup, configuration, and examples.
  • Chores

    • Deployment now installs the Werewolf package in editable mode.
Edited by CodeRabbit

Merge request reports