This commit is contained in:
deathbybandaid 2023-01-24 10:35:44 -05:00
parent 1772db3ef1
commit 43e17c858c

View File

@ -15,6 +15,7 @@ def prerun(metadata={}):
def internal_prerun(bot, trigger, *args, **kwargs):
runfunc = True
return
comrun = ComRun(bot, trigger, function, metadata)