Commit Graph

9 Commits

Author SHA1 Message Date
Alex Orid
07612e9989 Initial 2021-04-16 01:26:22 -04:00
Alex Orid
dadf75364e Added Command Support 2021-04-09 16:06:09 -04:00
Alex Orid
b9a28a503c Changed prefix 2020-12-08 21:28:06 -05:00
Alex Orid
dfbeb63aef Added Commands & changed prefix
Added restart and shutdown commands to the twitch bot module.
2020-12-08 06:19:56 -05:00
Alex Orid
b2b1d87949 Fixed Command Typo 2020-11-16 16:59:55 -05:00
Alex Orid
7aa6c55863 Fixed TTS Setting command 2020-10-15 15:32:17 -04:00
dtookey
143691c186 removed class imports from command scripts 2020-10-02 14:36:07 -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