test
This commit is contained in:
parent
65b5e88701
commit
f119651018
@ -13,7 +13,7 @@ def commands_test(bot, trigger, comrun):
|
|||||||
|
|
||||||
@prerun()
|
@prerun()
|
||||||
@plugin.command('testa')
|
@plugin.command('testa')
|
||||||
def commands_test_a(bot, trigger):
|
def commands_test_a(bot, trigger, comrun):
|
||||||
bot.say("test a")
|
bot.say("test a")
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user