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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user