Commit Graph

13 Commits

Author SHA1 Message Date
ac83a0a5e9
Move timers to storage to persist them
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-06-29 00:01:26 +02:00
dbb36bc941
Fix ID generation handling different automessages as same
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-06-13 15:45:19 +02:00
ede8a95ed4
Use more flexible Actor format to allow addition of new actors (#5) 2021-06-11 13:52:42 +02:00
0db778f841
Add user- and channel-based cooldowns (#4) 2021-06-07 22:20:19 +02:00
d5ea1eb79f
Add "respond as reply" functionality
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-06-02 15:32:30 +02:00
9c2aef9c5f
Add Whisper / RawMessage actions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-26 15:36:03 +02:00
714834e184
Fix: Permit check was broken and required permit for all
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-25 12:08:41 +02:00
9c020099e1
Add Disable and DisableOnTemplate attributes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-25 01:23:23 +02:00
60fe2621c4
Drop HCL support (causes too much effort for too little benefit)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-25 01:01:46 +02:00
aa649da902
Add HCL config format support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-24 17:36:16 +02:00
ba63d5f8bd
Add delay-action
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-05-12 18:26:17 +02:00
0ae34112b6
Add code linting / binary publishing (#3) 2021-04-03 14:11:47 +02:00
2b2efaad10
Fix: Add missing file
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-03-27 18:25:23 +01:00