From 9d1e0334f3d8c9286568694aae402621b33f9693 Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Mon, 11 Nov 2013 20:25:38 +0100 Subject: [PATCH] Update !rules --- settings/wolfgame.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/settings/wolfgame.py b/settings/wolfgame.py index d8b6e07..2b8e837 100644 --- a/settings/wolfgame.py +++ b/settings/wolfgame.py @@ -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