Add commands and event handlers

This commit is contained in:
Dustin Pianalto
2020-04-07 20:29:47 -08:00
parent 9e33d58a14
commit be81d2280a
11 changed files with 523 additions and 22 deletions
+3
View File
@@ -5,4 +5,7 @@ go 1.14
require (
github.com/MikeModder/anpan v0.0.0-20190831213521-34b01a6cec0a
github.com/bwmarrin/discordgo v0.20.2
github.com/dustinpianalto/disgoman v0.0.0-20200407073246-017a13d2f100
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
github.com/lib/pq v1.3.0
)