From 0cf23cb2a174a564a040327652ab8d1eefa0879a Mon Sep 17 00:00:00 2001 From: Benjamin Mintz Date: Fri, 30 Aug 2019 21:53:23 +0000 Subject: [PATCH] add ignore_bots to example conf --- config.example.py | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config.example.py b/config.example.py index fcfddeb..9fc2fa2 100644 --- a/config.example.py +++ b/config.example.py @@ -18,6 +18,16 @@ }, }, + 'ignore_bots': { + 'default': True, + 'overrides': { + 'channels': [ + ], + 'guilds': [ + ], + }, + }, + 'user_agent': 'EmoteManagerBot (https://github.com/bmintz/emote-manager-bot)', # emotes that the bot may use to respond to you