Update !rules

This commit is contained in:
nyuszika7h 2013-11-11 20:25:38 +01:00
parent 77be645d9c
commit 9d1e0334f3

View File

@ -93,11 +93,7 @@ LYNCH_MESSAGES = ("The villagers, after much debate, finally decide on lynching
import botconfig
RULES = (botconfig.CHANNEL + " channel rules: 1) Be nice to others. 2) Do not share information "+
"after death. 3) No bots allowed. 4) Do not play with clones.\n"+
"5) Do not quit unless you need to leave. 6) Keep it "+
"safe for work. 7) Do not paste private messages from the bot during the game. "+
"8) Use common sense. 9) Waiting for timeouts is discouraged.")
RULES = (botconfig.CHANNEL + " channel rules: http://wolf.xnrand.com/rules"
# Other settings:
START_WITH_DAY = False