supybot-werewolf is a supybot plugin to play a game of werewolf (also known as mafia). You can read the rules at http://www.eblong.com/zarf/werewolf.html
Note for Freenode/OFTC users:
If the bot gets kicked because of flooding ("Excess Flood") try to increase supybots throttle time with: config supybot.protocols.irc.throttleTime 3.0
3.0 is a value that works for freenode, 1.0 is the default value. It represents
the time between messages sent by the bot.
Please also note that currently it probably is not possible to play in more than one channel at the same time. If you want to run the bot in many channels please create different supybot configurations.
Product's homepage
Requirements:
· Supybot
· Python
What's New in This Release: [ read full changelog ]
· a better README with nice documentation
· a new player: the shooter
· improved support for leaving players
· players can rename themselves while playing now
· there is no need for a game owner anymore, anyone can start and begin a game now
· minor improvements