Update go-twitch-irc to v2.2.2

This commit is contained in:
Alex Vanin 2020-03-08 21:03:29 +03:00
parent c09e3a5988
commit d59b1c2d3b
4 changed files with 9 additions and 2 deletions

View file

@ -8,7 +8,7 @@ import (
)
const (
version = "5.0.0"
version = "5.0.1"
twitchUser = "galchedbot"
twitchIRCRoom = "galched"
discordTokenPath = "./tokens/.discordtoken"