mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-26 20:59:27 +01:00
Add nickserv "Password accepted" message for RusNet
This commit is contained in:
parent
53e88a67c2
commit
96e001e43a
@ -281,6 +281,7 @@ class Services(callbacks.Plugin):
|
||||
pass
|
||||
elif ('now recognized' in s) or \
|
||||
('already identified' in s) or \
|
||||
('password accepted' in s) or \
|
||||
('now identified' in s):
|
||||
# freenode, oftc, arstechnica, zirc, ....
|
||||
# sorcery
|
||||
|
Loading…
Reference in New Issue
Block a user