Services: add some more strings indicating identification success.

This commit is contained in:
Daniel Folkinshteyn 2011-01-18 13:51:34 -05:00 committed by Valentin Lorentz
parent 60bbbc63ab
commit b0bd346775
1 changed files with 2 additions and 0 deletions

View File

@ -303,6 +303,8 @@ class Services(callbacks.Plugin):
pass
elif ('now recognized' in s) or \
('already identified' in s) or \
('already logged in' in s) or \
('successfully identified' in s) or \
('password accepted' in s) or \
('now identified' in s):
# freenode, oftc, arstechnica, zirc, ....