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 20,381 public repositories matching this topic...
-
Updated
May 1, 2022 - JavaScript
-
Updated
May 1, 2022 - Python
-
Updated
Apr 17, 2022 - C++
-
Updated
Apr 21, 2022 - JavaScript
-
Updated
Apr 29, 2022 - Go
-
Updated
Apr 9, 2022 - Python
-
Updated
May 1, 2022 - Markdown
-
Updated
Apr 17, 2022 - JavaScript
Version
master
Flavor
GUI (Graphical User Interface), CLI (Command Line Interface)
Export format
JSON
Details
When generating Twemoji URLs, Emoji.cs will skip all 0xfe0f sequences:
However, this is incorrect ba
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Apr 30, 2022 - Python
General Troubleshooting
-
Updated
May 1, 2022 - JavaScript
-
Updated
Mar 9, 2022 - Python
-
Updated
May 1, 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:

Operating System
Win10
OpenRCT2 build
5659d43
Describe the issue
Whilst reviewing #16934 I noticed this issue. When you change the map size using the map window the park size in the park window does not get invalidated and will show the incorrect size until the update event every 1000 ticks.
This is super easy to fix just add a
park_calculate_size();to `GameActions::Result C