mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-21 10:40:47 +03:00
Add a warning that glitching text can, shockingly, corrupt your message
This commit is contained in:
parent
21d51d9739
commit
c35b217a4f
1 changed files with 6 additions and 0 deletions
|
@ -215,6 +215,12 @@ Redacts a specific event.
|
|||
*/roomnick* _<roomname>_::
|
||||
Change your nickname in a single room.
|
||||
|
||||
*/glitch* _<message>_::
|
||||
Applies a glitch effect to the given _message_. Beware that this will break mentions, HTML, and some Markdown in your message.
|
||||
|
||||
*/gradualglitch* _<message>_::
|
||||
Applies a progressively more severe glitch effect to the _message_. Again, this will break mentions, HTML, and some Markdown.
|
||||
|
||||
=== Emoticons
|
||||
|
||||
*/shrug* _[message]_::
|
||||
|
|
Loading…
Reference in a new issue