SinisterRectus / dscord

Discord Library for D

Home Page:http://b1naryth1ef.github.io/dscord/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dscord

dscord is a client library for the Discord chat service, written in D-lang. The core focus of dscord is to provide a clean interface with a highly performant and scalable backing runtime, to support use-cases that contain a large number of user or guilds. Dscord provides both a base client implementation, and various extras that assist in constructing bots out of it. Dscord is still very much a work-in-progress, so beware of sharp edges or missing pieces.

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

Documentation is available here.

About

Discord Library for D

http://b1naryth1ef.github.io/dscord/

License:zlib License


Languages

Language:D 99.6%Language:Shell 0.4%