#
discord-api-wrapper
Here are 58 public repositories matching this topic...
10
A Modularized C++ Library for the Discord API
c-plus-plus
cpp
discord
discord-api
discord-library
distro
discord-api-wrapper
discord-lib
discordpp
discord-api-v9
-
Updated
Jul 9, 2022 - C++
A Clojure wrapper library for the Discord API, with full API coverage (except voice, for now), and high scalability
-
Updated
Jun 8, 2022 - Clojure
queer
opened
Jun 29, 2022
enhancement
New feature or request
good first issue
Good for newcomers
new discord feature
New feature Discord is adding; may need time before adding support
v3
Marks issues/PRs specifically about v3
An asynchronous Discord API wrapper for .NET.
csharp
dotnet
asynchronous
discord
discord-bot
discord-api
discord-library
dotnet-core
discord-bot-framework
csharp-library
discord-api-wrapper
disqord
-
Updated
Jul 18, 2022 - C#
Async Discord API wrapper.
python
api
bot
async
discord
discord-api
api-wrapper
slash-commands
hacktoberfest
discord-api-wrapper
hata
scarletio
-
Updated
Jul 18, 2022 - Python
[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.
-
Updated
Jul 12, 2022 - Kotlin
Lunarmagpie
commented
Dec 26, 2021
https://discord.com/developers/docs/reference#image-formatting-cdn-endpoints
All of these methods should return a pincer.objects.message.File object. The File object will have to have a to_pillow_image function. Handling images like this will make it easy to add support for more image libraries in the future.
enhancement
New feature or request
good first issue
Good for newcomers
easy
issue isn't hard to resolve
A fast modular discord API wrapper written for python
python
discord
python-library
discord-bot
discord-api
python3
discord-library
discordbot
discord-bots
discord-api-wrapper
python-discord-bot
python-discordbot
discord-lib
discord-libraries
discord-api-v9
nextcord
-
Updated
Jun 5, 2022 - Python
A cute Discord API wrapper for .NET with the newest stuff.
csharp
dotnet
discord
easy-to-use
beginner-friendly
dcs
hacktoberfest
discord-bot-framework
discord-api-wrapper
discord-api-v9
discatsharp
net6
discord-api-v10
-
Updated
Jul 18, 2022 - C#
Simplified, but feature rich Discord API wrapper written in modern C++.
c-plus-plus
library
cpp
discord
discord-api
discord-library
discordbot
discord-api-wrapper
discord-cpp
-
Updated
Oct 8, 2021 - C++
-
Updated
Jul 10, 2021 - TypeScript
A "fork" of discord.py library made by Rapptz with implementation of the Discord Message-Components & many other features by mccoderpy
discord
modals
python3
api-wrapper
discordpy
discord-py
slash-commands
async-api-wrapper
discord-api-wrapper
discord-interactions
discord-slash-commands
discord-buttons
message-components
discord-select-menus
discord-context-menus
discord-modals
discord-api-v10
discord-py-fork
api-v10
-
Updated
Jul 17, 2022 - Python
A minimalistic Discord API wrapper made in Posix Shell
-
Updated
Sep 10, 2020 - Shell
A simple, beginner-friendly, and easy-to-use library for interacting with the Discord API, with minimal syntax.
-
Updated
Jun 14, 2021 - TypeScript
A distributed Discord API wrapper.
-
Updated
Jun 22, 2022 - C#
The Python Discord API Framework
python
api
bot
wrapper
library
framework
rest-api
discord
websocket
discord-api
api-client
python3
python-3
discord-api-wrapper
discord-bot-api
-
Updated
Nov 23, 2019 - Python
An API wrapper for discord written in Pascal
-
Updated
Sep 13, 2021 - Pascal
A work-in-progress Discord API wrapper written in Python.
-
Updated
Jul 17, 2022 - Python
A discord http interactions framework built on top of Sanic
-
Updated
Jun 20, 2022 - Python
A Discord bot library for kotlin-jvm
-
Updated
Jun 10, 2019 - Kotlin
A Python script to easily push custom slash commands to Discord
-
Updated
Apr 1, 2021 - Python
[WIP] Discord API wrapper in V
api
bot
wrapper
library
framework
discord
discord-bot
discord-api
v
discord-api-wrapper
vlang
discordv
-
Updated
Feb 20, 2022 - V
A discord library for FreakC (based on discord.bat)
-
Updated
Jul 31, 2021
DiscPyth is an unofficial wrapper in Python for the official Discord API.
api
rest
rest-api
discord
websocket
discord-api
restful-api
wrapper-library
discordapi
discord-api-wrapper
-
Updated
Mar 12, 2022 - Python
An Object Oriented Discord API wrapper for Deno.
-
Updated
Jun 28, 2022 - TypeScript
A high level, asynchronous Discord API wrapper made completely from scratch.
python
http
library
discord
websocket
discord-api
python3
aiohttp
asyncio
discord-bots
discord-api-wrapper
python38
os-independent
python39
python310
-
Updated
Jul 18, 2022 - Python
Get Guild & User Info With This Module
-
Updated
Mar 3, 2022 - JavaScript
DISCONTINUED Discord API Wrapper for Java
-
Updated
Aug 7, 2017 - Java
Improve this page
Add a description, image, and links to the discord-api-wrapper topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the discord-api-wrapper topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Vcpkg or conan support help alleviate the setup for multiple libraries in a project. They help to get started quickly with a framework while still allowing other libraries to be added quickly.
Describe the solution you'd like
Rather than premade build setups, I think that having vcpkg or conan support would enable more amb