-
Updated
May 16, 2022 - JavaScript
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,513 public repositories matching this topic...
-
Updated
May 15, 2022 - Python
-
Updated
Apr 17, 2022 - C++
-
Updated
Apr 21, 2022 - JavaScript
-
Updated
May 9, 2022 - Go
-
Updated
Apr 9, 2022 - Python
Describe the Bug
I have a playlist of ~300 songs that I regularly listen to. However when using the recently played function, it is more than doubled to almost 700 songs, repeating itself rather randomly and skipping all tracks I've added through iTunes in addition
Steps to Reproduce
Have a playlist with songs added via iTunes, and click on it from the "Recently played" section. E
-
Updated
May 15, 2022 - Python
-
Updated
May 16, 2022 - Java
-
Updated
May 9, 2022 - JavaScript
-
Updated
Mar 9, 2022 - Python
-
Updated
May 15, 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:


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.