From 3f23664756066884994d413d2e4f6ee890bc710d Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Thu, 29 Oct 2020 14:19:08 -0400 Subject: [PATCH] Temp update test --- config.go | 3 ++- main.go | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/config.go b/config.go index 9f3ed2d..d416651 100644 --- a/config.go +++ b/config.go @@ -7,7 +7,8 @@ import ( "os" "time" - "github.com/bwmarrin/discordgo" + // "github.com/bwmarrin/discordgo" + "github.com/vysiondev/discordgo" // Temp ) func status(s *discordgo.Session) { diff --git a/main.go b/main.go index cf88b2f..0956498 100644 --- a/main.go +++ b/main.go @@ -13,8 +13,9 @@ import ( "syscall" "time" - "github.com/bwmarrin/discordgo" + // "github.com/bwmarrin/discordgo" "github.com/rudi9719/loggy" + "github.com/vysiondev/discordgo" // Temp ) var (