This mode features the alpha wolf and doctor roles, and should provide for very "swingy" games where wolves are very disadvantaged at first but should be able to make a decent comeback later on. This also brought some rebalancing to gamemode weights, mostly all of the existing ones stayed the same though, a summary of changes is below. Numbers below are rounded to the nearest percent, so they won't necessarily add up to 100. default: 41% -> 40% (-1%) foolish: 19% -> 16% (-3%) mad: 19% -> 16% (-3%) classic: 11% -> 8% (-3%) lycan: 3% -> 2% (-1%) aleatoire: 8% -> 8% (0%) alpha: n/a -> 10%
This is the game bot for ##werewolf on freenode. It's a continutation of lycanthrope, which has become inactive. We have an active community, and we'd love for you to join us!
Running the bot
If you wish to run your own copy of the bot, all you need is Python 3.2 or a newer version.
Copy botconfig.py.example
to botconfig.py
and modify the settings as needed.
If desired, edit settings/wolfgame.py
to modify game settings.
To start the bot, run ./wolfbot.py
. You can optionally use --debug
or
--verbose
.
Description