advaith

Results 61 issues of advaith

The current code examples do not select the correct avatar color

So `\_` would output an actual underscore instead of italicizing text.

fixes ``` npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node: '>= 20.11.0' }, npm WARN EBADENGINE current: { node: 'v18.20.2', npm:...

The reference page specifies the supported formats for boolean query params, but people don't see it. This PR adds links to the reference section in the query param tables so...

mastodon.social profile and follow URLs other than my own have [object Object] instead of mastodon.social in the URL: ![image](https://user-images.githubusercontent.com/11778454/215395207-16ea748c-3638-4e75-9843-dd53ad0583c2.png) ![image](https://user-images.githubusercontent.com/11778454/215395331-58102fa7-3b00-4deb-8a26-035388718030.png)

**Please describe the changes this PR makes and why it should be merged:** fixes #10010 [Discord thread](https://discord.com/channels/222078108977594368/1179951996841771109) Currently, when an interaction is received from a guild that isn't cached*, raw...

refactor
semver:major
packages:discord.js

updated the description of Create Followup Message to clarify the behavior when you followup after deferring. also fixed a typo in the linked Execute Webhook docs

i broke prod for this you can now add polls when editing a deferred interaction response requested in #7022

I added this to the API today! Gateway support will be in the next guilds deploy 🚀