- module github.com/ayntgl/discordo
- go 1.16
- require (
- github.com/atotto/clipboard v0.1.4
- github.com/ayntgl/discordgo v0.23.3-0.20210920064905-b79d709bbafb
- 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-20211001102648-5508f4b00266
- github.com/zalando/go-keyring v0.1.1
- )
|