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,731 public repositories matching this topic...
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Mar 22, 2022 - Python
-
Updated
Mar 2, 2022 - C++
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Mar 22, 2022 - Go
-
Updated
Mar 7, 2022 - Python
-
Updated
Mar 21, 2022 - Markdown
-
Updated
Mar 21, 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 22, 2022 - Python
-
Updated
Mar 21, 2022 - Java
-
Updated
Mar 9, 2022 - Python
-
Updated
Mar 14, 2022 - JavaScript
-
Updated
Mar 21, 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 20, 2022 - JavaScript
-
Updated
Mar 12, 2022 - Python
Dependabot
Description:
This PR adds a dependabot configuration for gradle and github-actions dependencies.
Justification:
Dependabot automates the task of checking dependencies for new releases.
When testing dependabot with the Discord4J project, it found several dependencies that are using outdated versions. Configuring dependabot seemed a better c
-
Updated
Jan 15, 2022 - JavaScript
-
Updated
Mar 22, 2022 - Java
- Organization
- discord
- Website
- discord.com
- Wikipedia
- Wikipedia
With support for rectangular maps added to the game, the requirement for heightmaps to be square is no longer necessary.
https://github.com/OpenRCT2/OpenRCT2/blob/5edc5617152bf360015120dfd6eaf7595b19d6ee/src/openrct2/world/MapGen.cpp#L662-L667
The code below the above check relies on the assumption that the width and height match. This needs