From ae798bffbf4fe0810022166b7d7f6ece84d148cc Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Thu, 29 Oct 2020 14:35:21 -0400 Subject: [PATCH] Back to bwmarrin --- config.go | 3 +-- main.go | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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 (