Archived
wrong channel
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@ func getTwitchChannelObject(streamname string) TwitchChannelObject {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func twitchSendMsg(tcobj TwitchChannelObject, tso TwitchStreamObject) {
|
func twitchSendMsg(tcobj TwitchChannelObject, tso TwitchStreamObject) {
|
||||||
SayCh <- GeneratePayload("#wgs-spam",
|
SayCh <- GeneratePayload("#wgs-service",
|
||||||
"",
|
"",
|
||||||
"*"+tso.Stream.Channel.DisplayName+
|
"*"+tso.Stream.Channel.DisplayName+
|
||||||
"*\n*Title:* "+tcobj.Status+
|
"*\n*Title:* "+tcobj.Status+
|
||||||
|
|||||||
Reference in New Issue
Block a user