mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-30 06:49:24 +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
|
pass
|
||||||
elif ('now recognized' in s) or \
|
elif ('now recognized' in s) or \
|
||||||
('already identified' in s) or \
|
('already identified' in s) or \
|
||||||
|
('password accepted' in s) or \
|
||||||
('now identified' in s):
|
('now identified' in s):
|
||||||
# freenode, oftc, arstechnica, zirc, ....
|
# freenode, oftc, arstechnica, zirc, ....
|
||||||
# sorcery
|
# sorcery
|
||||||
|
Loading…
Reference in New Issue
Block a user