summaryrefslogtreecommitdiff
path: root/src/wasp-setup.el
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2025-10-05 19:54:38 -0400
committerLLLL Colonq <llll@colonq>2025-10-05 19:54:38 -0400
commit3d31c488fb06e9937964041f4d83d0cb1c9699ab (patch)
treee20edbd81d98719e77ef2eb08c9f369605bfe6c6 /src/wasp-setup.el
parent510608fdbc43947391d82c703370814aa57a454e (diff)
Move more events to binary bus
Diffstat (limited to 'src/wasp-setup.el')
-rw-r--r--src/wasp-setup.el10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/wasp-setup.el b/src/wasp-setup.el
index b261607e..53c99765 100644
--- a/src/wasp-setup.el
+++ b/src/wasp-setup.el
@@ -38,15 +38,19 @@
(w/show-chat-overlay-frame nil)
(w/twitch-7tv-update-emotes)
(w/twitch-update-title)
+ (w/populate-bible-table)
+ ;; (w/user-cache-populate)
+
+ ;; timers
(w/twitch-run-shoutout-timer)
(w/twitch-run-emote-frame-timer)
(w/run-model-timer)
(w/run-obs-timer)
(w/run-audio-record-end-timer)
- (w/populate-bible-table)
- ;; (w/user-cache-populate)
(w/run-banner-ad-timer)
-
+ (w/run-telemetry-timer)
+ (w/run-heartrate-timer)
+ (w/run-alert-message-timer)
(w/start-audio-record)
(w/start-chatsummary)
(w/start-fake-chatters)