Registry / messaging / andersfylling-disgord

andersfylling-disgord

JSON →
library0.36.2gogounverified

Go bindings for the Discord API with a stateful client and configurable caching.

go get github.com/andersfylling/disgord
INSTALL
IMPORT
SIG · ANDERSFYLLING-DISG
A
andersfylling-disgord
messaginggov0.36.2
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.

disgord
github.com/andersfylling/disgord

Creates a new Discord bot client.

package main import ( "fmt" "github.com/andersfylling/disgord" ) func main() { client := disgord.New(disgord.Config{ BotToken: "YOUR_BOT_TOKEN", }) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
34
OpenAI (training)
1
Resources
andersfylling-disgord — go get andersfylling-disgord · libregistry