mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
change my own twitch name
This commit is contained in:
parent
cb5f8ed80c
commit
3e2b524288
1 changed files with 2 additions and 2 deletions
|
@ -56,10 +56,10 @@ func main() {
|
|||
db.InitialJoin(nb)
|
||||
|
||||
} else if *runMode == "dev" {
|
||||
log.Info("[DEV]: Joining nouryqt and nourybot.")
|
||||
log.Info("[DEV]: Joining nouryxd and nourybot.")
|
||||
|
||||
// Development, only join my two channels
|
||||
nb.TwitchClient.Join("nouryqt", "nourybot")
|
||||
nb.TwitchClient.Join("nouryxd", "nourybot")
|
||||
nb.Send("nourybot", "[DEV] Badabing Badaboom Pepepains")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue