Skip to content

apacheli/discord-api-libs

Repository files navigation

Discord API Libraries

🚀 A curated list of Discord API libraries developed by members of the community 🚀

Want to help contribute to this project? Take a look at our contributing guide.

Resources


  • concord - A Discord API wrapper library written in C
  • libdiscord (archived) - A Discord library written in C
  • orca - C Multi-REST API library for Discord, Slack, Reddit, etc.
  • DisCatSharp1 - A cute Discord API wrapper for .NET with the newest stuff.
  • discord-rpc-csharp2 - C# custom implementation for Discord Rich Presence. Not deprecated and still available!
  • Discord.Net - An unofficial .Net wrapper for the Discord API (https://discord.com/)
  • Discord.Net-Labs1 (archived) - An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
  • DiscordUnity (archived) - A DiscordAPI made for Unity and only usable for Unity. It contains special features to make it all work.
  • Discore - A .NET Standard interface for the Discord API designed for creating bots.
  • Disqord - An asynchronous Discord API wrapper for .NET.
  • DSharpPlus - A .NET Standard library for making bots using the Discord API.
  • Remora.Discord - A data-oriented C# Discord library, focused on high-performance concurrency and robust design.
  • discljord - A Clojure wrapper library for the Discord API, with full API coverage (except voice, for now), and high scalability
  • discord.clj - A Clojure library for creating Discord bots
  • ring-discord-auth3 - Fast and secure functions and ring middleware to verify ED-25519-signed Discord interactions
  • lispcord - A client library for the discordapp bot api
  • discordcr (archived) - Minimalist Discord library for Crystal. (Still WIP, but usable)
  • dscord (archived) - Discord Library for D
  • nyxx - Wrapper around Discord API for Dart
  • alchemy - A discord library for Elixir
  • concoction - Concoction is a Discord library for Elixir.
  • coxir - A modern Elixir wrapper for Discord.
  • crux - Repository creating the umbrella documentation for all crux libraries
  • nostrum - Elixir Discord Library
  • arikawa - A Golang library and framework for the Discord API.
  • discord-interactions-go3 - discord interactions
  • discordgo - (Golang) Go bindings for Discord
  • DisGo4 - A modular Golang Discord API Wrapper
  • disgord - Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
  • Goscord - A Discord API wrapper written in Golang.
  • calamity - A library for writing discord bots in haskell
  • discord-haskell - Haskell library for writing Discord bots
  • Discord.hs (archived) - Have you heard of our lord and savior Haskell?
  • Haxicord - The most popular discord API Haxe library (because no others are good enough to be called a library)
  • catnip - A reactive, fully-async Discord API wrapper for the JVM, built on RxJava 3.
  • discord-webhooks5 - Provides easy to use bindings for the Discord Webhook API
  • 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.
  • Javacord - An easy to use multithreaded library for creating Discord bots in Java.
  • JDA - Java wrapper for the popular chat & VOIP service: Discord https://discord.com
  • discord-interactions-js3 - JS/Node helpers for Discord Interactions
  • discord.io (archived) - A small, single-file library for creating DiscordApp clients from Node.js or the browser
  • discord.js - A powerful JavaScript library for interacting with the Discord API
  • discordie (archived) - Predictable JavaScript abstractions for Discord API.
  • discordjs-voice6 (archived) - Implementation of the Discord Voice API for discord.js and other JS/TS libraries
  • eris - A NodeJS Discord library
  • js-cord - js-cord is a wrapper around the Discord API, written and to be used in Javascript.
  • Discord.Kt - A discord library written in Kotlin for Kotlin/JVM
  • Diskord - [Mirror of GitLab] A Kotlin client for Discord with a light wrapper on the REST APIs and a simple to use DSL for basic bots.
  • jda-ktx4 - Collection of useful Kotlin extensions for JDA
  • kord - Idiomatic Kotlin Wrapper for The Discord API
  • Discordia - Discord API library written in Lua for the Luvit runtime environment
  • discordia-slash34 - Discordia application commands extension
  • lacord - A low level, lightweight discord API library.
  • litcord - A Lua wrapper for Discord.
  • dimscord - A Discord Bot & REST Library for Nim.
  • discordnim - Discord library for nim
  • nimcord (archived) - Memory optimized, simple, and feature rich Discord API wrapper written in Nim.
  • discord-interactions-php3 - PHP utilities for building Discord Interaction webhooks
  • DiscordPHP - An API to interact with the popular messaging app Discord
  • DiscordPHP-Slash3 - PHP server and client for Discord slash commands.
  • restcord7 - Discord REST API Client
  • Yasmin - Dedicated to maintaining the Yasmin core used by Palace Bot #9203
  • discord-interactions-python3 - Useful tools for building interactions in Python
  • discord.py - An API wrapper for Discord written in Python.
  • DiscPyth - DiscPyth is an unofficial wrapper in Python for the official Discord API.
  • dislash.py3 (archived) - A Python wrapper for discord slash-commands and buttons, designed to extend discord.py.
  • disnake1 - An API wrapper for Discord written in Python.
  • dispike3 - An independent, simple to use, powerful framework for creating interaction-based Discord bots. Powered by FastAPI
  • enhanced-discord.py1 (archived) - An API wrapper for Discord written in Python.
  • flask-discord-interactions3 - A Flask extension to enable declarative definitions for Discord slash commands.
  • hata - Async Discord API wrapper.
  • hikari - A Discord API wrapper for Python and asyncio built on good intentions.
  • interactions-py3 - Easy, simple, scalable and modular: a Python API wrapper for interactions.
  • NAFF - A Python API wrapper for Discord
  • nextcord1 - A Python wrapper for the Discord API forked from discord.py
  • pycord1 - Pycord, the library for building discord bots in python.
  • discordrb - Discord API for Ruby
  • vox - Discord library in ruby
  • accord (archived) - Discord API client to power Discord API clients via the power of love, friendship, and HTTP 💖
  • automate - An asynchronous library to interact with Discord API
  • discord-rs - Rust library for the Discord chat client API
  • serenity - A Rust library for the Discord API.
  • songbird6 - An async Rust library for the Discord voice API
  • twilight - Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
  • AckCord - A Discord library for Scala using Akka
  • discord.sh5 - Write-only command-line Discord webhook integration written in 100% Bash script
  • SwiftDiscord - Discord API Client for Swift
  • Sword (archived) - Discord library for Swift

Footnotes

  1. This library is a fork of another library. 2 3 4 5 6 7

  2. This library is for the RPC API.

  3. This library is for the interactions API. 2 3 4 5 6 7 8 9 10 11 12 13 14

  4. This library is a framework/wrapper for another library. 2 3 4

  5. This library is for the webhooks API. 2

  6. This library is for the voice API. 2

  7. This library is for the HTTP/REST API.