mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-12 13:12:35 +01:00
Old code alert.
This commit is contained in:
parent
8c4d17433a
commit
f54b107e88
@ -72,10 +72,6 @@ class MyFunProxy(object):
|
|||||||
self.s = s
|
self.s = s
|
||||||
|
|
||||||
class Fun(callbacks.Privmsg):
|
class Fun(callbacks.Privmsg):
|
||||||
def __init__(self):
|
|
||||||
self.outFilters = ircutils.IrcDict()
|
|
||||||
callbacks.Privmsg.__init__(self)
|
|
||||||
|
|
||||||
def ping(self, irc, msg, args):
|
def ping(self, irc, msg, args):
|
||||||
"""takes no arguments
|
"""takes no arguments
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user