mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 19:52:54 +01:00
Removed some useless stuff.
This commit is contained in:
parent
82e85fbd4f
commit
a7ec382f71
@ -137,8 +137,6 @@ class Dunno(callbacks.Privmsg):
|
||||
Basically, it replaces the standard 'Error: <X> is not a valid command.'
|
||||
messages with messages kept in a database, able to give more personable
|
||||
responses."""
|
||||
priority = 100
|
||||
callBefore = ['Misc']
|
||||
callAfter = ['MoobotFactoids']
|
||||
def __init__(self):
|
||||
callbacks.Privmsg.__init__(self)
|
||||
|
Loading…
Reference in New Issue
Block a user