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 19,781 public repositories matching this topic...
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Mar 25, 2022 - Python
-
Updated
Mar 2, 2022 - C++
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Mar 23, 2022 - Go
-
Updated
Mar 7, 2022 - Python
-
Updated
Mar 25, 2022 - Markdown
-
Updated
Mar 23, 2022 - JavaScript
Flavor
GUI (Graphical User Interface), CLI (Command Line Interface)
Export format
HTML
Details
A couple of months ago Discord introduced the feature for users to be able to add alt text to images.
It shouldn't be that difficult to integrate, as you can just use the alt tag attribute in HTML.
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
Mar 24, 2022 - Python
-
Updated
Mar 24, 2022 - Java
-
Updated
Mar 14, 2022 - JavaScript
-
Updated
Mar 9, 2022 - Python
-
Updated
Mar 23, 2022 - 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
Summary
Put events in sub-categories in the event-reference in api.html
What is the feature request for?
The documentation
The Problem
It's kind of hard not knowing which events fall in which categories, I feel it would be easier if they were in sub-categories.
The Ideal Solution
Make subcategories for each type of events like Roles, Messages, etc
Li
-
Updated
Mar 22, 2022 - C#
-
Updated
Dec 16, 2021 - Go
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Mar 12, 2022 - Python
-
Updated
Mar 23, 2022 - Java
-
Updated
Jan 15, 2022 - JavaScript
-
Updated
Mar 24, 2022 - Java
- Organization
- discord
- Website
- discord.com
- Wikipedia
- Wikipedia
window_editor_object_selection_select_objectcurrently returns its success through a bool and also the globalgGameCommandErrorText. It should be refactored to return aGameAction::Resultto remove the use of the global.