KO
|
EN
gitlite — search
Search
#javascript
#python
#ruby
#dotfiles
#c-plus-plus
#shell
#php
#java
#library
#bash
#hacktoberfest
#inactive
dscord
★ 50
Open GitHub ↗
Discord Library for D
Download README (.md)
Explore Similar Repositories
neural_style
:
A journey to explore neural style algorithm: From GPU to Mobile!
FMLab
:
FMLab is the sample code you need for several of the Dynamics AX tutorials on http://ax.help.dynamics.com.
unicode-bidirectional
:
A Javascript implementation of the Unicode 9.0.0 Bidirectional Algorithm
uFrame.ECS
:
uFrame ECS Framework
extract
:
A Go library to extract archives in zip, tar.gz or tar.bz2 formats
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
dscord
?
Download (.md)
# dscord [](https://travis-ci.org/b1naryth1ef/dscord) dscord is a client libray for interacting with [Discord](https://discordapp.com). 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: - [this repo's examples](https://github.com/b1naryth1ef/dscord/tree/master/examples) - [jeff](https://github.com/b1naryth1ef/jeff), a friendly neighborhood Discord bot fully implemented in dscord. ## Compiling/Installing Dscord is available on [dub](https://code.dlang.org/packages/dscord), and can be easily dropped into new or existing projects. ## Documentation Some documentation is available [here](http://b1naryth1ef.github.io/dscord/).