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 7,268 public repositories matching this topic...
Currently, Dynamic Transitions happen instantly. We should add an option for a 'smooth' transition between states (especially Dynamic Window States), like ChromeOS. Intended to work with TranslucentTB/TranslucentTB#64.
Is your feature request related to a problem? Please describe.
I want to get the uses of a vanity URL, but there is no function for that.
Describe the ideal solution
Add a function Guild.fetchVanityUses() that gets the uses of a vanity URL, if any.
Describe alternatives you've considered
It is already possible to get vanity invites via `client.fetchInvite(server.vanityURLCod
In Gmail tab, trying to open an attachment with "Open with Google Docs" button it just cause to open a blank window.
ENVIRONMENT
Mac Book Pro 2012
Mac OSX 10.11.6
Rambox Version: 0.6.9
Platform: darwin (x64)
Electron: 4.1.4
Chromium: 69.0.3497.128
Node: 10.11.0
Summary
sending a discord.File object through Messageable.send() changes the state of the file object.
Reproduction Steps
file = discord.File(io.BytesIO(my_bytes), filename='my_file')
await ctx.send(file=file) # sends the file properly
await ctx.send(file=file) # sends the file with zero bytes
await ctx.send(file=file) # errorExpected Results
Sendi
Using multiple [[gateway]]
What type of issue are you creating?
- Bug
- Feature request
- Question
Description of issue
An options config flag to enable a mode that sequentially plays queued songs by all users, where the sequence of songs consists of taking turns between all users who have queued music.
e.g. User A queues 3 songs, User B queues 1 song, User C queues 2 songs.
Song order
Skip to part in song
add !undo command
Recently I've been getting unexpected 429s when executing webhooks at the limit, following the headers appropriately. When these happen, the previous header contains information that causes my application to expect it still has requests left (e.g. X-RateLimit-Remaining: 2), and then the very next request will return an error 429 with Retry-After: 43323 or some similar value typically between 4
As in title - Downloader, Reports and Streams cogs are missing class docstrings.
Users are copying these samples, because, well, we're providing them as examples. We shouldn't be using ProjectReference to set up the dependencies.
We should start using https://github.com/all-contributors/all-contributors to fully recognize the people who contribute to this project, both with code and via answering questions.
-
Updated
May 21, 2020 - JavaScript
Describe the Bug
Right-click options are gone when "Copy Selector" is enabled.
To Reproduce
Turn on "Developer Mode" and "Copy Selector", and right-click an image popup.
Expected Behavior
Options to copy/save image previews, copy/open links, in addition to Copy Selector.
Screenshots
 and the main wiki page.
Given the need to fulfill the role of what is essentially the repo's poster child, the examples are disproportionately spartanic. While there are six of them, they don't show off every aspect of
-
Updated
May 27, 2020 - Lua
-
Updated
Jul 28, 2018 - C#
-
Updated
Mar 10, 2020 - JavaScript
-
Updated
Apr 7, 2018 - Python
- Organization
- discordapp
- Website
- discordapp.com
- Wikipedia
- Wikipedia

Create an overload of
gfx_draw_string_lefton\src\openrct2\drawing\Text.cppwith the same name, but that takes aconst ScreenCoordsXY&object instead of anint32_t xand and anint32_t yand replace the calls to the{x ,y}pair by the one usingScreenCoordsXY.Don't try to do all calls at once, unless it doesn't occur a lot, as this might lead to a huge PR. When we stop using the