mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
add my channel to startup message
This commit is contained in:
parent
d6f961293d
commit
d98ea03014
1 changed files with 1 additions and 0 deletions
|
@ -42,4 +42,5 @@ func InitialJoin(nb *bot.Bot) {
|
||||||
}
|
}
|
||||||
// It worked
|
// It worked
|
||||||
nb.Send("nourybot", fmt.Sprintf("Badabing Badaboom Pepepains Joined %v channel", channelCount))
|
nb.Send("nourybot", fmt.Sprintf("Badabing Badaboom Pepepains Joined %v channel", channelCount))
|
||||||
|
nb.Send("nouryqt", fmt.Sprintf("Badabing Badaboom Pepepains Joined %v channel", channelCount))
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue