diff --git a/config.go b/config.go index d416651..9f3ed2d 100644 --- a/config.go +++ b/config.go @@ -7,8 +7,7 @@ import ( "os" "time" - // "github.com/bwmarrin/discordgo" - "github.com/vysiondev/discordgo" // Temp + "github.com/bwmarrin/discordgo" ) func status(s *discordgo.Session) { diff --git a/main.go b/main.go index 3fe42c1..f00cdf8 100644 --- a/main.go +++ b/main.go @@ -13,9 +13,8 @@ import ( "syscall" "time" - // "github.com/bwmarrin/discordgo" + "github.com/bwmarrin/discordgo" "github.com/rudi9719/loggy" - "github.com/vysiondev/discordgo" // Temp ) var (