mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-30 14:59:34 +01:00
Changed a log entry.
This commit is contained in:
parent
6ecd46bada
commit
953e79e458
@ -153,7 +153,7 @@ class Services(privmsgs.CapabilityCheckingPrivmsg):
|
|||||||
if nickserv:
|
if nickserv:
|
||||||
self._doGhost(irc)
|
self._doGhost(irc)
|
||||||
else:
|
else:
|
||||||
self.log.warning('do433 called without plugin being started.')
|
self.log.warning('do433 called without NickServ being set.')
|
||||||
|
|
||||||
def doNick(self, irc, msg):
|
def doNick(self, irc, msg):
|
||||||
nick = self.registryValue('nick', irc.network)
|
nick = self.registryValue('nick', irc.network)
|
||||||
|
Loading…
Reference in New Issue
Block a user