mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
add join messages to my other channels
This commit is contained in:
parent
8ea406ad50
commit
ca1f4a35c4
|
@ -138,6 +138,9 @@ func main() {
|
|||
app.InitialTimers()
|
||||
|
||||
common.Send("nourylul", "dankCircle", app.TwitchClient)
|
||||
common.Send("nourybot", "gopherDance", app.TwitchClient)
|
||||
common.Send("xnoury", "pajaDink", app.TwitchClient)
|
||||
common.Send("uudelleenkytkeytynyt", "PepeS", app.TwitchClient)
|
||||
})
|
||||
|
||||
// Actually connect to chat.
|
||||
|
|
Loading…
Reference in a new issue