tewst
This commit is contained in:
parent
2183620070
commit
c4e18e3c97
@ -11,7 +11,7 @@ def commands_test(bot, trigger, comrun):
|
|||||||
bot.say("%s" % trigger.raw)
|
bot.say("%s" % trigger.raw)
|
||||||
|
|
||||||
|
|
||||||
@prerun()
|
# @prerun()
|
||||||
@plugin.command('testa')
|
@plugin.command('testa')
|
||||||
def commands_test_a(bot, trigger, comrun):
|
def commands_test_a(bot, trigger, comrun):
|
||||||
bot.say("test a")
|
bot.say("test a")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user