diff --git a/plugins/Services/plugin.py b/plugins/Services/plugin.py index 1d17a8085..651c68db8 100644 --- a/plugins/Services/plugin.py +++ b/plugins/Services/plugin.py @@ -301,6 +301,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, ....