mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-12 11:31:03 +01:00
There is no longer a __parent.doPrivmsg, since we no longer subclass callbacks.PCAR.
This commit is contained in:
parent
6e28d31131
commit
683357fa41
@ -78,7 +78,6 @@ class URL(callbacks.Privmsg):
|
||||
continue
|
||||
self.log.debug('Adding %u to db.', url)
|
||||
self.db.add(channel, url, msg)
|
||||
self.__parent.doPrivmsg(irc, msg)
|
||||
|
||||
def stats(self, irc, msg, args, channel):
|
||||
"""[<channel>]
|
||||
|
Loading…
x
Reference in New Issue
Block a user