mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Dunno: Document command substitution
This commit is contained in:
parent
a0b1334034
commit
4caf35f94b
@ -38,7 +38,9 @@ class Dunno(plugins.ChannelIdDatabasePlugin):
|
||||
of them to provide a similar-to-moobot-and-blootbot interface for factoids.
|
||||
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."""
|
||||
responses.
|
||||
|
||||
``$command`` in the message will be replaced by the command's name."""
|
||||
|
||||
callAfter = ['MoobotFactoids', 'Factoids', 'Infobot']
|
||||
def invalidCommand(self, irc, msg, tokens):
|
||||
|
Loading…
Reference in New Issue
Block a user