twitch-bot/plugins
Knut Ahlers 61cc2d64b3
[core] Add rule-subscription feature
- Add remote url to rules
- Add cron to update remote URLs hourly
- Add frontend display for shared rules
- Add frontend feature to subscribe rules

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-10-07 19:23:51 +02:00
..
action_docs.go Breaking: Add configuration interface and switch to more generic config format (#7) 2021-09-22 15:36:45 +02:00
fieldcollection_test.go Lint: Fix daedcode / error message 2022-01-31 02:14:36 +01:00
fieldcollection.go Allow reading floats as ints loosing precision 2022-02-20 13:36:14 +01:00
helpers.go [core] BREAKING: Allow actors to set fields those after them (#11) 2021-11-15 21:14:40 +01:00
http_api.go [core] Implement write authorization for APIs (#9) 2021-10-25 21:40:52 +02:00
interface.go [core] Move storage to SQLite database (#30) 2022-09-10 13:39:07 +02:00
rule_test.go [core] Move storage to SQLite database (#30) 2022-09-10 13:39:07 +02:00
rule.go [core] Add rule-subscription feature 2022-10-07 19:23:51 +02:00
timerstore.go [core] Move storage to SQLite database (#30) 2022-09-10 13:39:07 +02:00