personal/aptbot.git
2022-08-31 Georgios Atheridistemporary fix for twitch closing connection randomly
2022-06-11 Georgios AtheridisFixed a bug that crashed the bot when someone replied...
2022-06-05 Georgios Atheridisadded pyproject
2022-06-02 Georgios AtheridisFixed countless bugs which were caused by controlling...
2022-06-02 Georgios Atheridisupdated setup and version to 0.2.0
2022-06-02 Georgios AtheridisMerge branch 'master' into refactor
2022-06-02 Georgios AtheridisAdded more logging to Bot; Connection restarting and...
2022-06-02 Georgios Atheridisfixed bug where windows would throw OSError which wasn...
2022-06-02 Georgios AtheridisBot now inherits from an abstract class and added it...
2022-06-01 Georgios AtheridisFixed a bug where adding an account replaced the main...
2022-06-01 Georgios Atheridisfixed bug where disable account would crash the running...
2022-06-01 Georgios Atheridisfixed bug where reply message tag wasn't returning...
2022-05-31 Georgios Atheridiscleaned up Bot message parser using regex; updated...
2022-05-31 Georgios AtheridisFirst commit refactor
2022-05-25 Georgios Atheridisfixed setup.py
2022-05-19 Georgios Atheridischanged to websocket
2022-05-17 Georgios Atheridisblack
2022-05-13 Georgios Atheridistrimmed extra spaces out of messages
2022-05-02 Georgios Atheridisbot
2022-04-18 Georgios Atheridisadded message to start
2022-04-18 Georgios Atheridisadded start method to allow for non message logic
2022-04-02 Georgios Atheridisallowing main for each channel to be initiated, without...
2022-03-30 Georgios AtheridisFixed a bug where channels were being connected to...
2022-03-29 Georgios Atheridisadded some ttv api, changed initial python file name...
2022-03-25 Georgios Atheridisadded an example
2022-03-25 Georgios Atheridiscode cleanup
2022-03-24 Georgios Atheridisallowing list of strings to be sent through for a privmsg
2022-03-23 Georgios Atheridisbugfix
2022-03-23 Georgios Atheridisadded account disabler
2022-03-23 Georgios Atheridisadded manual update
2022-03-22 Georgios Atheridisadded fundamental message and channel interpreter
2022-03-22 Georgios Atheridisadded basic structure and functionality
2022-03-22 Georgios Atheridisfirst commit