Commit Graph

59 Commits

Author SHA1 Message Date
Alex Orid
d00f01edc3 Updated Roll Command 2020-10-02 20:18:51 -04:00
dtookey
ee6e5bd0a6 i'm an idiot 2020-10-02 15:10:03 -04:00
dtookey
bd675bdd32 updated script search logic 2020-10-02 14:58:49 -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
9038d244f2 cleaned up defunct bits of pyc implementation 2020-10-02 12:38:10 -04:00
dtookey
0e53eedfba implemented class loader for concrete instances of commands 2020-10-02 12:31:20 -04:00