test
This commit is contained in:
parent
64beeec8fc
commit
c548888f4a
@ -77,7 +77,6 @@ def prerun():
|
|||||||
def internal_prerun(bot, trigger, *args, **kwargs):
|
def internal_prerun(bot, trigger, *args, **kwargs):
|
||||||
|
|
||||||
commands = get_commands(bot, trigger)
|
commands = get_commands(bot, trigger)
|
||||||
bot.say(str(commands))
|
|
||||||
|
|
||||||
if len(commands) > 1:
|
if len(commands) > 1:
|
||||||
for trigger_dict in commands:
|
for trigger_dict in commands:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user