Add a couple more commands to ignore for hegemoOn's new bot

This commit is contained in:
moneromooo 2015-01-31 23:07:00 +00:00
parent f8bb34ec44
commit 333c90d46a

View file

@ -35,7 +35,8 @@ no_rain_to_nicks = []
# commands used by other bots, to avoid "unknown command" complaints # commands used by other bots, to avoid "unknown command" complaints
silent_invalid_commands = { silent_invalid_commands = {
'freenode': ['price','worth','net','pools','calc'] 'freenode': [
'price','worth','net','pools','calc','convert','val']
} }
network_config = { network_config = {