support multiple strings as counting as nick highlights

also, treat @nicks as being addressed, since we are doing discord
through bitlbee now
This commit is contained in:
2019-01-10 08:48:15 -06:00
parent 2bae93778e
commit 0589939137
3 changed files with 15 additions and 10 deletions

View File

@@ -177,6 +177,10 @@ IRCBOT_XMLRPC_HOST = 'localhost'
IRCBOT_XMLRPC_PORT = 13132
# nick hack for discord through bitlbee
ADDITIONAL_NICK_MATCHES = []
# IRC module stuff
# karma