module github.com/rigormorrtiss/discordo go 1.16 require ( github.com/99designs/keyring v1.1.6 github.com/diamondburned/arikawa/v3 v3.0.0-20210711201954-9651328b74d3 github.com/gdamore/tcell/v2 v2.3.11 github.com/rivo/tview v0.0.0-20210624165335-29d673af0ce2 )