diff --git a/UndernetX/plugin.py b/UndernetX/plugin.py index ca19915..d31935a 100644 --- a/UndernetX/plugin.py +++ b/UndernetX/plugin.py @@ -85,6 +85,7 @@ class UndernetX(callbacks.Plugin): log.warning("username and password not set, this plugin will not work") return self._login(irc) + do422 = do377 = do376 # Similar to Services->Identify def login(self, irc, msg, args): @@ -104,4 +105,4 @@ class UndernetX(callbacks.Plugin): Class = UndernetX -# vim:set shiftwidth=4 softtabstop=4 expandtab textwidth=79: \ No newline at end of file +# vim:set shiftwidth=4 softtabstop=4 expandtab textwidth=79: