module github.com/biohuns/discord-servertool go 1.13 require ( github.com/bwmarrin/discordgo v0.20.2 google.golang.org/api v0.19.0 )