Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

26 lines (13 loc) · 1.05 KB

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.