test
This commit is contained in:
parent
1886ceb14e
commit
b07dee62fe
@ -22,6 +22,7 @@ def sb_test_commands(bot, trigger):
|
|||||||
def sopel_commands(bot, trigger):
|
def sopel_commands(bot, trigger):
|
||||||
|
|
||||||
bot.say(sb.commands.sopel_commands[0])
|
bot.say(sb.commands.sopel_commands[0])
|
||||||
|
bot.say(sb.commands.sopel_commands[1])
|
||||||
|
|
||||||
for x in sb.commands.sopel_commands:
|
for x in sb.commands.sopel_commands:
|
||||||
for y in x:
|
for y in x:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user