feat(/code *
): add option to override content trim behaviour
#47
Labels
enhancement
New feature or request
Milestone
Add an option that allows resulting content to be oversized, and fallback to processing the result as a file if it is too large - similar to the behaviour of all
/debug *
commands (chat, user and message)./code * ... {option}: boolean
disable_trim = false
trim_content = true
docs-bot/src/commands/code.ts
Lines 208 to 233 in 9bafefb
It is worth noting that Discord stable doesn't appear to have the file preview which its siblings have had for some time.
The text was updated successfully, but these errors were encountered: