Temp update test

This commit is contained in:
2020-10-29 14:19:08 -04:00
parent e3ef237112
commit 3f23664756
2 changed files with 4 additions and 2 deletions

View File

@ -7,7 +7,8 @@ import (
"os" "os"
"time" "time"
"github.com/bwmarrin/discordgo" // "github.com/bwmarrin/discordgo"
"github.com/vysiondev/discordgo" // Temp
) )
func status(s *discordgo.Session) { func status(s *discordgo.Session) {

View File

@ -13,8 +13,9 @@ import (
"syscall" "syscall"
"time" "time"
"github.com/bwmarrin/discordgo" // "github.com/bwmarrin/discordgo"
"github.com/rudi9719/loggy" "github.com/rudi9719/loggy"
"github.com/vysiondev/discordgo" // Temp
) )
var ( var (