module github.com/rigormorrtiss/discordo go 1.16 require ( github.com/atotto/clipboard v0.1.4 github.com/bwmarrin/discordgo v0.23.2 github.com/gdamore/tcell/v2 v2.4.1-0.20210905002822-f057f0a857a1 github.com/gen2brain/beeep v0.0.0-20210529141713-5586760f0cc1 github.com/rivo/tview v0.0.0-20210909154944-f7430b878d17 github.com/zalando/go-keyring v0.1.1 ) replace github.com/bwmarrin/discordgo v0.23.2 => github.com/ayntgl/discordgo v0.23.3-0.20210914172644-dd43ec54113e