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 13,449 public repositories matching this topic...
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
May 26, 2021 - C++
-
Updated
Jun 4, 2021 - Python
-
Updated
May 28, 2021 - JavaScript
-
Updated
Jun 2, 2021 - Go
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
May 29, 2021 - JavaScript
Flavor
GUI (Graphical User Interface)
Export format
HTML
Details
In the latest version, if you open an HTML export that you've made, it connects to every domain that has been used for sending media instead of using Discord's proxy like the official client uses. This is a security issue since those endpoints can change in the future, or more likely, they could also be IP loggers th
What Red version are you using?
3.4.9
Cog name
Warnings
Command name
warn
What did you expect to happen?
An error when trying to run [p]warn with a negative or 0 number of points for a custom reason.
What actually happened?
It blindly accepts the passed points.
How can we reproduce this error?
- Enable custom reasons
[p]warn <user> -1 test- `[p]warnin
-
Updated
May 20, 2021 - Python
General Troubleshooting
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Jun 1, 2021 - C#
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:
![Screenshot_20200714_111158](https://user-images.githubuserco
-
Updated
Nov 24, 2020 - Go
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Jun 3, 2021 - Svelte
-
Updated
Jun 1, 2021 - Java
-
Updated
Jun 3, 2021 - Python
-
Updated
Jun 2, 2021 - Python
-
Updated
Jun 3, 2021 - Go
-
Updated
Jun 4, 2021 - JavaScript
- Organization
- discord
- Website
- discord.com
- Wikipedia
- Wikipedia
We currently use a macro for writing down a money amount as a literal. We should move to a more modern C++ representation with a user defined literal like the below:
Go through the codebase and replace all MONEY macro uses with the equivalent version. You m