All Projects → b1naryth1ef → Dscord

b1naryth1ef / Dscord

Licence: zlib
Discord Library for D

Programming Languages

d
599 projects

Projects that are alternatives of or similar to Dscord

Commando
Official command framework for discord.js
Stars: ✭ 434 (+734.62%)
Mutual labels:  discord-api, discord
Discord.py
An API wrapper for Discord written in Python.
Stars: ✭ 9,239 (+17667.31%)
Mutual labels:  discord-api, discord
Discord Bot Client
A patched version of discord, with bot login support
Stars: ✭ 441 (+748.08%)
Mutual labels:  discord-api, discord
Discordia
Discord API library written in Lua for the Luvit runtime environment
Stars: ✭ 340 (+553.85%)
Mutual labels:  discord-api, discord
Modmail
A feature rich discord Modmail bot
Stars: ✭ 957 (+1740.38%)
Mutual labels:  discord-api, discord
Javacord
An easy to use multithreaded library for creating Discord bots in Java.
Stars: ✭ 368 (+607.69%)
Mutual labels:  discord-api, discord
Discordrb
Discord API for Ruby
Stars: ✭ 651 (+1151.92%)
Mutual labels:  discord-api, discord
Discord Api Docs
Official Discord API Documentation
Stars: ✭ 3,855 (+7313.46%)
Mutual labels:  discord-api, discord
Discpp
Simplified, but feature rich Discord API wrapper written in modern C++.
Stars: ✭ 31 (-40.38%)
Mutual labels:  discord-api, discord
Eris
A NodeJS Discord library
Stars: ✭ 879 (+1590.38%)
Mutual labels:  discord-api, discord
Xiao
Xiao is a Discord bot coded in JavaScript with discord.js using the Commando command framework. With over 500 commands, she is one of the most feature-rich bots out there. Formerly XiaoBot.
Stars: ✭ 302 (+480.77%)
Mutual labels:  discord-api, discord
Discord Global Mutual
Get the list of people that you have shared servers with
Stars: ✭ 39 (-25%)
Mutual labels:  discord-api, discord
Multistreamer
[discontinued] A webapp for publishing video to multiple streaming services at once.
Stars: ✭ 281 (+440.38%)
Mutual labels:  discord-api, discord
Lightcord
A simple - customizable - Discord Client
Stars: ✭ 366 (+603.85%)
Mutual labels:  discord-api, discord
Disgord
Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
Stars: ✭ 277 (+432.69%)
Mutual labels:  discord-api, discord
Dsharpplus
A .NET Standard library for making bots using the Discord API.
Stars: ✭ 635 (+1121.15%)
Mutual labels:  discord-api, discord
Discordeno
Discord API library for Deno
Stars: ✭ 254 (+388.46%)
Mutual labels:  discord-api, discord
Nostrum
Elixir Discord Library
Stars: ✭ 274 (+426.92%)
Mutual labels:  discord-api, discord
Deku
Multi-purpose discord bot built with discord.js
Stars: ✭ 13 (-75%)
Mutual labels:  discord-api, discord
Discord4j
Discord4J is a fast, powerful, unopinionated, reactive library to enable quick and easy development of Discord bots for Java, Kotlin, and other JVM languages using the official Discord Bot API.
Stars: ✭ 973 (+1771.15%)
Mutual labels:  discord-api, discord

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].