From 333c90d46a4690ea4b2d42f9750ad8d845aa5dbc Mon Sep 17 00:00:00 2001 From: moneromooo Date: Sat, 31 Jan 2015 23:07:00 +0000 Subject: [PATCH] Add a couple more commands to ignore for hegemoOn's new bot --- tipbot/config.py.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tipbot/config.py.example b/tipbot/config.py.example index 600dcee..f95dfc4 100644 --- a/tipbot/config.py.example +++ b/tipbot/config.py.example @@ -35,7 +35,8 @@ no_rain_to_nicks = [] # commands used by other bots, to avoid "unknown command" complaints silent_invalid_commands = { - 'freenode': ['price','worth','net','pools','calc'] + 'freenode': [ + 'price','worth','net','pools','calc','convert','val'] } network_config = {