advaith

Results 61 issues of advaith

Discord's footer UI has been updated, the icon is now circular, and the `|` between the text and timestamp is now a gray •. Also, the display of the timestamp...

- https://github.com/discord/discord-api-docs/pull/5269

semver:minor
topic:payloads

**Please describe the changes this PR makes and why it should be merged:** * Added `delete_message_seconds` * Marked `delete_message_days` as deprecated **If applicable, please reference Discord API Docs PRs or...

semver:minor
topic:rest

there are many api routes documented in the GameSDK pages, we should probably add typings for those

help wanted
backlog

#### Issue: When users attempt to play certain videos, it errors `Error: FFmpeg/avconv not found!`, although ffmpeg-static v4.2.7 is installed in the project. After using `apt install ffmpeg`, it works...

I've noticed some subdomains don't work over HTTPS/TLS, but most do. Some subdomains with issues I've found are: - https://this.is.a.verylegit.link - https://click.on.this.verylegit.link - https://click.here.to.get.ripped.in.three.weeks.verylegit.link Looks like its actually an issue...

TypeScript blocks using `[...location.ancestorOrigins]` with the error > Type 'DOMStringList' must have a '\[Symbol.iterator]()' method that returns an iterator. ts(2488) However, it is present in Chrome: ![image](https://user-images.githubusercontent.com/11778454/143518176-f340d276-3b05-45f7-a13a-bc4c8b63b469.png)

Let users make and send rich embeds from the widget. This should be an optional feature. [Notion](https://www.notion.so/widgetbot/Let-users-send-embeds-85b431cc48fe47d38e440bf23234144a)

suggestion
embed
server

If the embed has some errors while opening the embed (old browser, e.g.), allow custom event handler to handle the error. User suggested

suggestion
help wanted
embed

# Main - [ ] Don't duplicate CSS across themes - [x] Do checks before making Discord API request # Route-specific reused code Check when re-used code has been moved...

moderate priority