join all channel on startup

This commit is contained in:
lyx0 2023-10-10 19:09:22 +02:00
parent 025f236144
commit fcb7a2f837

View file

@ -186,6 +186,7 @@ func main() {
"Helix", helixResp,
)
app.InitialJoin()
// Load the initial timers from the database.
app.InitialTimers()