This commit is contained in:
Dustin Pianalto
2020-04-30 21:09:30 -08:00
parent 0cd57dfa16
commit a17e1de4d0
6 changed files with 206 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.14
require (
github.com/bwmarrin/discordgo v0.20.2
github.com/dustinpianalto/disgoman v0.0.0-20200420041406-a10b5cdbec0d
github.com/dustinpianalto/disgoman v0.0.0-20200420065246-662acb500b0c
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/lib/pq v1.3.0
)