TomatoCake

Results 22 issues of TomatoCake

Added better description formatting and affected + fixed versions *i hope it works* Missing translations: `Affected versions` `Fixed in version`

This PR documents the character length limits for URLs (including image URLs) in embeds and components, as well as the limits for `name`, `state`, and `url` when setting an activity.

**Describe the bug** The "Open report" button shown when comparing results between builds only shows the blank lighthouse page prompting to upload a scan. Instead, it should load the data...

To me, https://instant.page/intensity#:~:text=Adjusting%20the%20delay%20on%20hover isn't really clear what exactly adjusting the value does. I'd assume that if a user hovers over a link, but un-hovers within the specified time in milliseconds,...

scafolding (for search) When a bot is bridging to a goal and has to place blocks (e.g. when traveling over void) it sometimes randomly fails to place a block but...

### Description Recently, the Audit Log event types for Guild Onboarding were documented in #6041. This also includes the [`ONBOARDING_PROMPT_DELETE` Audit Log type](https://github.com/discord/discord-api-docs/pull/6041#pullrequestreview-2056555461). However, it is seemingly never logged. It...

bug

### Which application or package is this feature request for? discord.js ### Feature Discord recently [added support for enforcing the nonce parameter](https://discord.com/developers/docs/change-log#enforced-nonces-on-create-message-endpoint) when creating a Message, to be able to...

feature request
packages:discord.js

### Which application or package is this feature request for? rest ### Feature For debugging and logging purposes I want to be able to access the body the Discord REST...

feature request
packages:rest

[`espree`](https://www.npmjs.com/package/espree) is required by this package (at least when using the flat config, according to the file name), but not included as dependency directly. This can cause errors if `espree`...

#1129 added two new properties to the user settings object from upstream changes, `friend_discovery_flags` and `view_nsfw_guilds`. This PR adds migrations for completeness (and for me to learn at least a...