test
This commit is contained in:
parent
b401b6a73a
commit
cd4b98edc0
@ -76,6 +76,7 @@ def prerun():
|
||||
def internal_prerun(bot, trigger, *args, **kwargs):
|
||||
|
||||
commands = get_commands(bot, trigger)
|
||||
bot.say(str(commands))
|
||||
|
||||
function(bot, trigger, *args, **kwargs)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user