diff --git a/cmd/nourybot/main.go b/cmd/nourybot/main.go index 05ea5b0..7d80430 100644 --- a/cmd/nourybot/main.go +++ b/cmd/nourybot/main.go @@ -172,10 +172,11 @@ func main() { } if message.BanDuration >= 28700 && message.Channel == "forsen" { - app.TwitchClient.Say("nouryxd", fmt.Sprintf("MODS https://logs.ivr.fi/?channel=forsen&username=%v", message.TargetUsername)) + app.TwitchClient.Say("nouryxd", fmt.Sprintf("monkaS -%v https://logs.ivr.fi/?channel=forsen&username=%v", message.BanDuration, message.TargetUsername)) } }) + app.TwitchClient.OnConnect(func() { common.StartTime()