#
Discord
Discord is a proprietary freeware voice-over-Internet Protocol (VoIP) application designed for video gaming communities, that specializes in text, image, video, and audio communication between users in a chat channel.
Here are 14,412 public repositories matching this topic...
A powerful JavaScript library for interacting with the Discord API
-
Updated
Jul 18, 2021 - JavaScript
A lightweight utility that makes the Windows taskbar translucent/transparent.
windows
customization
gitter
discord
windows-10
blur
taskbar
aero
acrylic
undocumented
fluent-design
-
Updated
Jul 8, 2021 - C++
An API wrapper for Discord written in Python.
-
Updated
Jul 17, 2021 - Python
Free and Open Source messaging and emailing app that combines common web applications into one.
windows
macos
linux
slack
inbox
telegram
email
discord
hangouts
messenger
skype
gmail
tweetdeck
whatsapp
hipchat
outlook
icloud
microsoft-teams
facebook-workplace
custom-services
-
Updated
Jul 16, 2021 - JavaScript
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
slack
twitch
telegram
irc
gitter
discord
matrix
xmpp
nextcloud
counter-strike
vk
facebook-messenger
bridge
whatsapp
mumble
zulip
mattermost
rocketchat
microsoft-teams
minecraft-chat
-
Updated
Jul 15, 2021 - Go
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers ☢
python
linux
debugging
exploit
mips
discord
reverse-engineering
gdb
pwn
ctf
python-api
gef
ida-pro
binary-ninja
pwntools
malware-analysis
sparc
powerpc
exploit-development
-
Updated
Jul 17, 2021 - Python
Official Discord API Documentation
-
Updated
Jul 17, 2021 - JavaScript
Better Discord enhances Discord desktop app with new features.
-
Updated
Jul 17, 2021 - JavaScript
yamikaitou
commented
Feb 19, 2021
What component of Red (cog, command, API) would you like to see improvements on?
Mod
Describe the enhancement you're suggesting.
Send the ban reason when a user is temporarily banned
-
Updated
Jun 25, 2021 - Python
mahmood-kn
commented
Apr 17, 2021
Andre601
commented
May 14, 2020
General Troubleshooting
Undiscord - Delete all messages in a Discord channel or DM (Easy and fast) Bulk delete
-
Updated
Jul 12, 2021 - JavaScript
An unofficial .Net wrapper for the Discord API (http://discordapp.com)
-
Updated
Jul 10, 2021 - C#
kangalioo
commented
Jul 14, 2020
In serenity::builder::CreateEmbed it says
Refer to the documentation for ChannelId::send_message for a very in-depth example on how to use this.
However, the documentation for ChannelId::send_message doesn't have the promised example:



This code relies on an overflow:
https://github.com/OpenRCT2/OpenRCT2/blob/9383fcef410aa6a94e3ad07a8da4a2eba41fbdb8/src/openrct2-ui/windows/Ride.cpp#L1603-L1612
There are multiple occurrences like this, all of them should be changed.
This is prone to errors when things like either type or max value change.