slashcommands: add /spoilerimg

This commit is contained in:
ave 2019-10-05 19:51:31 +03:00
parent 45dc42dfee
commit 36e82810c7
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
2 changed files with 181 additions and 28 deletions

View file

@ -7,6 +7,7 @@ The following slash commands are supported:
- /lower -> Makes text lowercase
- /bold -> Makes text bold
- /spoiler -> Marks your message as a spoiler (same as Discord Desktop)
- /spoilerimg -> Prepends SPOILER_ to names of all images attached to the message that starts with this, causing them to get marked as spoiler.
- /me -> Display text with emphasis (same as Discord Desktop)
- /st -> Puts a strikethrough the message
- /shrug -> Appends ¯\\_(ツ)_/¯ to your message (same as Discord Desktop)