Commit Graph

58 Commits

Author SHA1 Message Date
Alex Orid
7aa6c55863 Fixed TTS Setting command 2020-10-15 15:32:17 -04:00
Alex Orid
541ad25af2 Changed Message Sending
I changed the send message function I use for the twitch commands.
2020-10-14 04:33:33 -04:00
Alex Orid
d00f01edc3 Updated Roll Command 2020-10-02 20:18:51 -04:00
dtookey
1f86269bbb updated documentation for command_test.py 2020-10-02 14:47:04 -04:00
dtookey
143691c186 removed class imports from command scripts 2020-10-02 14:36:07 -04:00
dtookey
948877f0ee there are two lines in the test command. I botched one of them... 2020-10-02 13:51:43 -04:00
dtookey
7c870caa92 implemented a few doodads on the AbstractCommand class to make integration easier.
Modified do_command to receive the Twitch_Module class from twitch_script.py and the twitch.chat.Message from the bot

implemented the loader in the bot
2020-10-02 13:49:39 -04:00
dtookey
0e53eedfba implemented class loader for concrete instances of commands 2020-10-02 12:31:20 -04:00