Move notyping inside of slashcommands

This commit is contained in:
ave 2019-05-26 16:46:38 +03:00
parent 3effa6c2a8
commit ddcb459df4
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
28 changed files with 105 additions and 8 deletions

View file

@ -24,6 +24,7 @@ Following commands are supported, but create less accessible text (so you should
CutTheCord has a couple features that can be enabled or disabled with slash commands as well:
- /ctc channelleak true/false -> Shows all channels, even those you don't have permissions to view (might mess with channel editing or editing while it's enabled)
- /ctc notyping true/false -> Disables typing event so that it's not visible when you type
Commands like fw can be generated by `textreplacegen.py` or `textreplacegen-array.py` provided in this folder.