Commit Graph

7 Commits

Author SHA1 Message Date
b59676492e
Breaking: Add configuration interface and switch to more generic config format (#7) 2021-09-22 15:36:45 +02:00
06ec111163
Fix: Nil pointer segfaults due to direct access to message object
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-09-02 23:26:39 +02:00
dbca96a138
Add Twitch events
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-09-02 17:09:30 +02:00
2f1d8ff76d
Re-work HTTP API, create API for counter and setvariable modules
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-28 17:27:24 +02:00
b47ffbfff7
Add plugin support to allow extending of functionality (#6) 2021-08-19 15:33:56 +02:00
2d4efb4832
Add support to disable cooldown through the action module
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-08-12 00:12:10 +02:00
13a6dd5695
Add support for dynamic variables
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-06-29 14:08:26 +02:00