test
This commit is contained in:
parent
d6de6b2643
commit
c588eb3091
@ -14,6 +14,8 @@ def prerun():
|
||||
@functools.wraps(function)
|
||||
def internal_prerun(bot, trigger, *args, **kwargs):
|
||||
|
||||
print(function._decorators)
|
||||
|
||||
comrun = ComRun(bot, trigger, function)
|
||||
|
||||
# Since there was more than one command,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user