Registry / http-client / disgoorg-disgo

disgoorg-disgo

JSON →
library0.19.6gogounverified

A comprehensive Go library for interacting with the Discord Bot and OAuth2 API, including gateway, REST, and webhook support.

go get github.com/disgoorg/disgo
INSTALL
IMPORT
SIG · DISGOORG-DISGO
D
disgoorg-disgo
http-clientgov0.19.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

disgo
github.com/disgoorg/disgo

Imports the bot package and prints the NewClient function reference.

package main import ( "fmt" "github.com/disgoorg/disgo/bot" ) func main() { fmt.Println(bot.NewClient) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.19.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
Resources
disgoorg-disgo — go get disgoorg-disgo · libregistry