module github.com/rigormorrtiss/discordo go 1.16 require ( github.com/atotto/clipboard v0.1.4 github.com/gdamore/tcell/v2 v2.4.1-0.20210904044819-ae5116d72813 github.com/rigormorrtiss/discordgo v0.23.3-0.20210821171441-1f1f1a283940 github.com/rivo/tview v0.0.0-20210904173154-2f13f81dcb15 github.com/zalando/go-keyring v0.1.1 )