mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-06 01:24:05 +01:00
Excuses are gone
This commit is contained in:
parent
3a916b2486
commit
a290f4bff5
@ -173,7 +173,7 @@ conf.registerChannelValue(conf.supybot.plugins.FunDB, 'showIds',
|
||||
class FunDB(callbacks.Privmsg):
|
||||
"""
|
||||
Contains the 'fun' commands that require a database. Currently includes
|
||||
commands for larting, praising, excusing, and insulting.
|
||||
commands for larting, praising, and insulting.
|
||||
"""
|
||||
_types = ('insult', 'lart', 'praise')
|
||||
def __init__(self):
|
||||
|
Loading…
Reference in New Issue
Block a user