Installation
Add the package to your module withgo get:
A community-maintained Go library for the Top.gg API. Integrate Top.gg bot stats posting and vote tracking features into your Go Discord bot.
go get:
go get github.com/top-gg/go-dbl@latest
import dbl "github.com/top-gg/go-dbl"
Was this page helpful?