mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 19:52:54 +01:00
Forgot to change the name of the plugin.
This commit is contained in:
parent
e533de543b
commit
3e13d36b75
@ -49,7 +49,7 @@ import supybot.privmsgs as privmsgs
|
||||
import supybot.registry as registry
|
||||
import supybot.callbacks as callbacks
|
||||
|
||||
class Quotes(plugins.ChannelIdDatabasePlugin):
|
||||
class Quote(plugins.ChannelIdDatabasePlugin):
|
||||
def random(self, irc, msg, args, channel):
|
||||
"""[<channel>]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user