- module github.com/rigormorrtiss/discordo
- go 1.16
- require (
- github.com/atotto/clipboard v0.1.4
- github.com/diamondburned/arikawa/v3 v3.0.0-20210817064836-eece98903ab1
- github.com/gdamore/tcell/v2 v2.4.0
- github.com/rivo/tview v0.0.0-20210624165335-29d673af0ce2
- github.com/zalando/go-keyring v0.1.1
- )
|