fix showtyping in readme.md
This commit is contained in:
parent
b1d72e0589
commit
e4d0b9eb85
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Following commands are supported, but create less accessible text (so you should
|
|||
|
||||
CutTheCord has a couple features that can utilized 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 (true = typing is shown, false = not shown)
|
||||
- /ctc showtyping true/false -> Disables typing event so that it's not visible when you type (true = typing is shown, false = not shown)
|
||||
- /ctc nodelete true/false -> Disables handling of message delete events. (true = Deleted messages stay, false = they get deleted)
|
||||
- /ctc gifautoplay true/false -> Disables auto play of GIFs (true (default) = GIFs autoplay, false = GIFs don't autoplay)
|
||||
- /ctc token -> Gives your token
|
||||
|
|
Reference in a new issue