twitch-bot/plugins
Knut Ahlers 2c71f57d02
[core] Add config validation command
- Fix missing field validation for required fields
- Add validation of template fields
- Report all issues in configuration

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-10-31 17:47:06 +01: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.go Allow reading floats as ints loosing precision 2022-02-20 13:36:14 +01:00
fieldcollection_test.go Lint: Fix daedcode / error message 2022-01-31 02:14:36 +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] Add config validation command 2022-10-31 17:47:06 +01:00
rule.go [core] Add config validation command 2022-10-31 17:47:06 +01:00
rule_test.go [lint] Fix v2 import path not carrying version 2022-10-23 15:06:45 +02:00
timerstore.go [core] Move storage to SQLite database (#30) 2022-09-10 13:39:07 +02:00