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