test
This commit is contained in:
parent
e9df0721a2
commit
a4c1e113e0
@ -9,6 +9,7 @@ from sopel_SpiceBot_Core_Prerun import prerun
|
|||||||
@plugin.command('testoa')
|
@plugin.command('testoa')
|
||||||
def commands_output_a(bot, trigger, comrun):
|
def commands_output_a(bot, trigger, comrun):
|
||||||
comrun.say("this is test a")
|
comrun.say("this is test a")
|
||||||
|
comrun.say(str(comrun.trigger).lower())
|
||||||
|
|
||||||
|
|
||||||
@prerun()
|
@prerun()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user