From 578c86a8e19b9c57c57461a790b0751013211e1c Mon Sep 17 00:00:00 2001 From: nyuszika7h Date: Mon, 27 Jul 2015 13:55:08 +0200 Subject: [PATCH] Oops, accidentally removed this from the example config --- botconfig.py.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/botconfig.py.example b/botconfig.py.example index a815a6f..d943b88 100644 --- a/botconfig.py.example +++ b/botconfig.py.example @@ -20,6 +20,8 @@ OWNERS_ACCOUNTS = ("1owner_acc",) ADMINS_ACCOUNTS = ("1admin_acc", "2admin_acc") +DISABLE_DEBUG_MODE = False # Entirely disable debug mode + ALLOWED_NORMAL_MODE_COMMANDS = [] # Debug mode commands to be allowed in normal mode ALT_CHANNELS = ""