mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
whoops
This commit is contained in:
parent
07b1b39afd
commit
df2aad908f
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ func main() {
|
||||||
})
|
})
|
||||||
|
|
||||||
// nb.TwitchClient.Join("nouryqt", "nourybot")
|
// nb.TwitchClient.Join("nouryqt", "nourybot")
|
||||||
db.JoinChannels(nb)
|
db.InitialJoin(nb)
|
||||||
// nb.Send("nourybot", "HeyGuys")
|
// nb.Send("nourybot", "HeyGuys")
|
||||||
nb.TwitchClient.Connect()
|
nb.TwitchClient.Connect()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue