module github.com/diamondburned/cchat-discord go 1.14 require ( github.com/diamondburned/arikawa v0.9.4 github.com/diamondburned/cchat v0.0.26 github.com/pkg/errors v0.9.1 )