Discokit is a work in progress library for the Discord API.
Discokit is split up in several packages, which are all available within this monorepo.
Package | Description |
---|---|
discokit | The all-batteries-included SDK for writing Discord bots |
@discokit/rest | Handles sending requests to Discord's REST API |
@discokit/bitfields | Library for interacting with bitfields, such as permissions |
@discokit/types | Contains common types |