mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 13:19:24 +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:
|
||||
self._doGhost(irc)
|
||||
else:
|
||||
self.log.warning('do433 called without plugin being started.')
|
||||
self.log.warning('do433 called without NickServ being set.')
|
||||
|
||||
def doNick(self, irc, msg):
|
||||
nick = self.registryValue('nick', irc.network)
|
||||
|
Loading…
Reference in New Issue
Block a user