Registry / utility / jonas747-dstate

jonas747-dstate

JSON →
library1.0.9gogounverified

A Discord bot state tracking library that provides an in-memory cache of Discord guilds, channels, and members.

go get github.com/jonas747/dstate
INSTALL
IMPORT
SIG · JONAS747-DSTATE
J
jonas747-dstate
utilitygov1.0.9
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.

dstate
github.com/jonas747/dstate

Create a new Discord state tracker

package main import ( "fmt" "github.com/jonas747/dstate" ) func main() { state := dstate.NewState() fmt.Println(state) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jonas747-dstate — go get jonas747-dstate · libregistry