diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2024-02-27 15:01:46 -0500 |
---|---|---|
committer | Loren Burkholder <computersemiexpert@outlook.com> | 2024-02-27 15:01:46 -0500 |
commit | c35b217a4fd511fc23db3d303ba0c67e2a4d7157 (patch) | |
tree | b66626404e501a8c27a4c4f21b420d9256cdefc2 /man | |
parent | Add a command to gradually glitch text in a message (diff) | |
download | nheko-c35b217a4fd511fc23db3d303ba0c67e2a4d7157.tar.xz |
Add a warning that glitching text can, shockingly, corrupt your message
Diffstat (limited to 'man')
-rw-r--r-- | man/nheko.1.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc index 5bd5d622..ff316308 100644 --- a/man/nheko.1.adoc +++ b/man/nheko.1.adoc @@ -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]_:: |