Allow bots to send up to 4k characters in a message or the description field in embed. #3345
-
Description Why This is Needed Alternatives Considered Additional Details |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 8 replies
-
Imo both the content length and description length need to be upped. Not only for bots that echo another user's message, but also for logging and automod bots. Currently for logging bots we either have to split up the messages into multiple parts.. or if it's over the 6k embed length you have to send multiple messages. Which isn't good for ratelimits and looks terrible in the logs aswell.
A good example would be Hopefully this adds more use cases for this feature request. |
Beta Was this translation helpful? Give feedback.
-
it'd also be good for webhooks to be able to send 4k characters in a message, since webhook messages (both content and embeds) are also used to echo or proxy users' messages |
Beta Was this translation helpful? Give feedback.
-
I definitely agree with this change, my bot, one that's made to delete messages with swears, would constantly get complaints about it removing long messages like rules before I moved it to use embed description. I can see this happening again for nitro users who send with their nitro 4k messages. |
Beta Was this translation helpful? Give feedback.
-
Semi-update: description has been updated to 4096 max characters
|
Beta Was this translation helpful? Give feedback.
-
The description field has indeed been updated to 4096 characters to solve the use case of logging and moderating messages. We aren’t going to be upping the content length for bots or webhooks at this time, but are considering how nitro features interact with bots more holistically moving forward. |
Beta Was this translation helpful? Give feedback.
The description field has indeed been updated to 4096 characters to solve the use case of logging and moderating messages.
We aren’t going to be upping the content length for bots or webhooks at this time, but are considering how nitro features interact with bots more holistically moving forward.