mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 11:42:52 +01:00
All hail the king of anality.
This commit is contained in:
parent
d9a580a027
commit
550f6cd5c1
@ -166,7 +166,7 @@ class Misc(callbacks.Privmsg):
|
||||
else:
|
||||
irc.error('There is no such command %s.' % name)
|
||||
else:
|
||||
irc.error('There is no such plugin %s' % args[0])
|
||||
irc.error('There is no such plugin %s.' % args[0])
|
||||
return
|
||||
command = callbacks.canonicalName(privmsgs.getArgs(args))
|
||||
# Users might expect "@help @list" to work.
|
||||
|
Loading…
Reference in New Issue
Block a user