discord-mods-bot icon indicating copy to clipboard operation
discord-mods-bot copied to clipboard

The error message for code blocks should contain a snippet about editing your message

Open technetos opened this issue 4 years ago • 1 comments

image

technetos avatar Feb 26 '21 20:02 technetos

Am I understanding it right that the desired output would be something like:

Missing code block. Please use the following markdown:
'code here'
or
'''rust
code here
'''
(You can edit your original message and it will be reevaluated)

(I had to use single quotes instead of backticks due to formatting problems)

eamonburns avatar Jun 24 '23 00:06 eamonburns