there are two lines in the test command. I botched one of them...
This commit is contained in:
parent
1993593150
commit
948877f0ee
@ -14,4 +14,4 @@ class CommandTest(AbstractCommand, metaclass=ABCMeta):
|
||||
|
||||
def do_command(self, bot: Twitch_Module, twitch_message: twitch.chat.Message):
|
||||
print("!test Detected")
|
||||
bot.chat.send("test acknowledged")
|
||||
twitch_message.chat.send("test acknowledged")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user