Update go-twitch-irc library revision from v1 to v2

This commit is contained in:
Alex Vanin 2019-07-20 22:14:07 +03:00
parent 601747352a
commit 17db60dea1
7 changed files with 27 additions and 18 deletions

View file

@ -6,7 +6,7 @@ import (
)
const (
version = "4.0.0"
version = "4.0.1"
twitchUser = "galchedbot"
twitchIRCRoom = "galched"
discordTokenPath = "./tokens/.discordtoken"