Add missing deps

This commit is contained in:
Dustin Pianalto
2021-01-19 00:59:58 -09:00
parent 4a88008b8d
commit 30ea8d8c8d
3 changed files with 97 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"github.com/bwmarrin/discordgo"
"github.com/dustinpianalto/disgoman"
"github.com/dustinpianalto/goff/internal/discord_utils"
"github.com/dustinpianalto/geeksbot/internal/discord_utils"
)
var PingCommand = &disgoman.Command{