summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Georgios Atheridis [Mon, 18 Apr 2022 14:14:11 +0000 (17:14 +0300)]
added start method to allow for non message logic
Georgios Atheridis [Sat, 2 Apr 2022 04:32:46 +0000 (07:32 +0300)]
allowing main for each channel to be initiated, without needed a message from chat
Georgios Atheridis [Wed, 30 Mar 2022 16:22:33 +0000 (19:22 +0300)]
Fixed a bug where channels were being connected to when they weren't directories
Georgios Atheridis [Tue, 29 Mar 2022 11:12:28 +0000 (14:12 +0300)]
added some ttv api, changed initial python file name that gets run for each message in a channel to main.py
Georgios Atheridis [Fri, 25 Mar 2022 06:09:24 +0000 (08:09 +0200)]
added an example
Georgios Atheridis [Fri, 25 Mar 2022 06:09:16 +0000 (08:09 +0200)]
code cleanup
Georgios Atheridis [Thu, 24 Mar 2022 06:43:47 +0000 (08:43 +0200)]
allowing list of strings to be sent through for a privmsg
Georgios Atheridis [Wed, 23 Mar 2022 08:48:02 +0000 (10:48 +0200)]
bugfix
Georgios Atheridis [Wed, 23 Mar 2022 08:27:03 +0000 (10:27 +0200)]
added account disabler
Georgios Atheridis [Wed, 23 Mar 2022 03:33:53 +0000 (05:33 +0200)]
added manual update
Georgios Atheridis [Tue, 22 Mar 2022 20:12:26 +0000 (22:12 +0200)]
added fundamental message and channel interpreter
Georgios Atheridis [Tue, 22 Mar 2022 10:36:39 +0000 (12:36 +0200)]
added basic structure and functionality
Georgios Atheridis [Tue, 22 Mar 2022 05:54:19 +0000 (07:54 +0200)]
first commit