This commit is contained in:
deathbybandaid 2022-05-06 09:00:36 -04:00
parent 184eb097a9
commit f0617e06fe

View File

@ -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):