mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-25 04:02:46 +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.registry as registry
|
||||||
import supybot.callbacks as callbacks
|
import supybot.callbacks as callbacks
|
||||||
|
|
||||||
class Quotes(plugins.ChannelIdDatabasePlugin):
|
class Quote(plugins.ChannelIdDatabasePlugin):
|
||||||
def random(self, irc, msg, args, channel):
|
def random(self, irc, msg, args, channel):
|
||||||
"""[<channel>]
|
"""[<channel>]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user