Add /togglementions to /help string

This commit is contained in:
Klaus-Uwe Mitterer 2017-03-23 17:23:44 +01:00
parent f8e490dc04
commit 0c8b14c25d

View file

@ -35,6 +35,7 @@ Additionally, you will be able to use the following commands:
* /like TWEET - Like a tweet. You will need to pass a tweet ID (TWEET) as returned by /timeline.
* /reply TWEET TEXT - Reply TEXT to a tweet. You will need to pass a tweet ID (TWEET) as returned by /timeline.
* /retweet TWEET - Retweet a tweet. You will need to pass a tweet ID (TWEET) as returned by /timeline.
* /togglementions - Turn on/off notifications when you are mentioned in a tweet.
* /toggletweet - Turn automatic tweeting of messages on/off. Useful in groups.
* /tweet TEXT - Explicitly tweet TEXT even if automatic tweeting is off (/toggletweet).