module github.com/roleypoly/roleypoly go 1.15 require ( github.com/bwmarrin/discordgo v0.23.2 github.com/dghubble/trie v0.0.0-20201011220304-ed6d6b8add55 github.com/joho/godotenv v1.3.0 github.com/lampjaw/discordclient v0.0.0-20210312234541-165fc2e57e2b github.com/onsi/gomega v1.10.5 k8s.io/klog v1.0.0 )