dscord icon indicating copy to clipboard operation
dscord copied to clipboard

Discord Library for D

dscord

dscord is a client libray for interacting with Discord. Currently dscord supports the majority footprint of the Discord API with some newer features and changes lacking.

Development

For the moment dscord is in "maintence mode" which means no new features are being worked on but reported bugs will be investigated and any pull requests will be reviewed.

Examples

If you're looking for sample code, or example implementations, the following are good places to start:

Compiling/Installing

Dscord is available on dub, and can be easily dropped into new or existing projects.

Documentation

Some documentation is available here.