mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
join all channel on startup
This commit is contained in:
parent
025f236144
commit
fcb7a2f837
|
@ -186,6 +186,7 @@ func main() {
|
|||
"Helix", helixResp,
|
||||
)
|
||||
|
||||
app.InitialJoin()
|
||||
// Load the initial timers from the database.
|
||||
app.InitialTimers()
|
||||
|
||||
|
|
Loading…
Reference in a new issue