feat: add discord-bot service

This commit is contained in:
41666 2020-09-22 21:21:11 -04:00
parent c40961b1b2
commit 5e3ceb4181
13 changed files with 184 additions and 66 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/golang/protobuf v1.4.2 // indirect
github.com/improbable-eng/grpc-web v0.13.0
github.com/joho/godotenv v1.3.0
github.com/lampjaw/discordclient v0.0.0-20200914142129-e3b4f5747970
github.com/lampjaw/discordclient v0.0.0-20200923011548-6558fc9e89df
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f // indirect
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/rs/cors v1.7.0 // indirect