Now doctor gets 2 at 10p, 3 at 15p, and 4 at 23p. Formerly it was 2 at 10p, 3 at 12p, 4 at 18p, and 5 at 24p. This reduces the doctor to being able to only immunize between 13.64% and 20% of the village (min at 22p, max at 10p and 15p), down from between 17.39% and 25% (min at 23p, max at 12p).
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