test
This commit is contained in:
parent
184eb097a9
commit
f0617e06fe
@ -7,6 +7,10 @@ from sopel import plugin
|
||||
from sopel_SpiceBot_Core_Prerun import prerun
|
||||
|
||||
|
||||
# TODO
|
||||
# allow channel operators to set a mode for the bot to mock everything a person says
|
||||
|
||||
|
||||
@prerun()
|
||||
@plugin.command('spongemock', 'smock')
|
||||
def upper(bot, trigger, comrun):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user