Commit Graph

250 Commits

Author SHA1 Message Date
78beeaa14b
[core] Add handling for channel point rewards
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-25 00:53:54 +01:00
a9637d03a8
[core] Fix: Event data was not available in rule templates
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-25 00:47:02 +01:00
f7d1f09b5c
[core] Fix: Do not retry any request with body
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-24 22:14:24 +01:00
dbb9aae82a
[core] Do not retry POST requests automatically
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-24 22:04:48 +01:00
2ba462fedc
[core] Add EventSub subscription prefetching
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-24 21:40:55 +01:00
f70382876a
[core] Add "follow" event using EventSub
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-24 20:26:14 +01:00
246bb2811d
[core] Improve EventSub API request design
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-24 19:59:20 +01:00
9cfcdaaf25
prepare release v2.1.0 2021-12-24 18:28:46 +01:00
b1a41ac70a
[core] Fix: PRIVMSG does not contain "login"-tag
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-23 15:06:45 +01:00
250a07f5b8
[core] log bits from chat message
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-23 14:16:01 +01:00
653d952e79
[automessage] Add disable switch
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-18 19:22:18 +01:00
21f9f80f3d
[editor] Fix: Removing cooldown resulted in save error
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-14 23:40:01 +01:00
36f9133cd5
[core] Fix: Strip newlines from message templates
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-14 18:35:07 +01:00
11e55fc5cb
[core] Add status / health check API
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-12 00:23:06 +01:00
f36ae7e05f
[ban] Add HTTP API route for banning users
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-10 02:28:44 +01:00
7e2b83fc0a
[core] Fix: send-message function passed to plugin was nil
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-12-10 02:28:13 +01:00
8c32889584
[editor] Rework to use esbuild / Vue component files (#12) 2021-12-06 17:25:19 +01:00
00019053ab
prepare release v2.0.0 2021-12-03 19:01:40 +01:00
b1d5c37761
[core] Fix: Set channel for incoming host through jtv message
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-25 23:55:26 +01:00
8247978151
[lint] Properly format inputs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-25 23:48:16 +01:00
e2c6f99f29
[core] Handle host announce messages from jtv user
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-25 23:48:11 +01:00
f3ad4a1332
[ban] Enable templating for ban reason
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-23 14:46:50 +01:00
c884a7c532
[templating] Add multiply and seededRandom template functions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-19 22:53:30 +01:00
c6fa5a9df9
[core] Add giftpaidupgrade event
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-19 19:55:20 +01:00
8ba6d2ef08
[core] BREAKING: Allow actors to set fields those after them (#11)
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-15 21:14:40 +01:00
3ba25e6db2
prepare release v1.6.0 2021-11-11 00:47:45 +01:00
4d8fa6e0eb
[wiki] Clarify clearchat events do not contain acting user
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-10 23:38:54 +01:00
8107cd7c64
[core] Fix wording for timeouts
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-10 23:28:23 +01:00
a1741fbf53
[core] Add ban, clearchat and timeout events
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-10 23:23:57 +01:00
9eb6876305
[core] Prevent logging every PING message
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-09 17:48:41 +01:00
7dd2640f3b
[core] Add moderator badge to broadcasters
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-11-09 12:55:08 +01:00
d75a719781
[core] Add EventSub support for Twitch-Events (#10) 2021-11-09 12:55:04 +01:00
4e7da1c4cf
prepare release v1.5.0 2021-11-04 00:23:47 +01:00
c10b50bbc7
[nuke] Add new moderation module
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-25 23:21:52 +02:00
200e131f6f
prepare release v1.4.0 2021-10-25 21:45:26 +02:00
f0b9713af7
[plugins] Move missing plugin-dir warning to debug level
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-25 21:40:57 +02:00
77aa2e411c
[core] Implement write authorization for APIs (#9) 2021-10-25 21:40:52 +02:00
ed15c532d3
[openapi] Lint: Disable funlen for swagger route registration
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-23 01:12:07 +02:00
4ead12f536
[quotedb] Add simple page to list quotes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 22:27:25 +02:00
411756fa45
[openapi] Allow multiple mime-types on single route
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 22:27:03 +02:00
96140670a7
[docs] Update README and funding
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 21:37:48 +02:00
2a322e5803
[editor] Lint: Refactor code to simplify comprehension
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 21:33:57 +02:00
dec24b7b92
[editor] Fix: Do not store empty string for int field
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 18:44:55 +02:00
a1e0f8325e
[editor] Cleanup config by removing invalid / zero attributes
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 18:35:40 +02:00
fdeccc304a
[core] Allow the bot to track config editor changes through Git
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 17:09:39 +02:00
d760d85ca7
prepare release v1.3.0 2021-10-22 01:20:45 +02:00
38c31200fd
[quotedb] Lint: Justify usage of math/random
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 01:16:00 +02:00
0e6432c32c
[quotedb] Fix: Update method should not delete quote
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 01:15:40 +02:00
0f5dc7ba8e
[respond] Log message template errors even when fallback is set
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-22 00:02:18 +02:00
edd90bb293
[quotedb] Add HTTP API
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2021-10-21 23:59:53 +02:00