Update README.md

This commit is contained in:
Tim Wilson 2020-10-20 18:45:15 -06:00 committed by GitHub
parent bcb8ac768c
commit 68f4611b29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ Using the [transmissionrpc](https://pythonhosted.org/transmissionrpc/) python li
### <a name="channelDM">Interact via text channels or DMs</a> ### <a name="channelDM">Interact via text channels or DMs</a>
* Use commands with `t/` prefix in text channel or via DM * Use commands with `t/` prefix in text channel or via DM
* Via DM only, use full command name without prefix (*e.g.* `summary`) * Via DM only, use commands without prefix (*e.g.* `summary` or `s` rather than `t/summary` or `t/s`)
* *Why use DMs vs in-channel?* * *Why use DMs vs in-channel?*
* Use DMs for user privacy or to keep the in-channel usage clean * Use DMs for user privacy or to keep the in-channel usage clean
* Use in-channel when privacy isn't an issue, or if you wish to take advantage of auto-updating output * Use in-channel when privacy isn't an issue, or if you wish to take advantage of auto-updating output