From 33380efd4f5c862ea937984b23c6fac19b55ea87 Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Wed, 8 Feb 2017 15:16:23 +0100 Subject: [PATCH] Add tweet toggling explanation --- strings.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/strings.py b/strings.py index 3c40adc..b5c42db 100644 --- a/strings.py +++ b/strings.py @@ -12,6 +12,8 @@ After authentication, you will be able to tweet from your account. Just drop me Additionally, you will be able to use the following commands: +* /toggletweet - Turn automatic tweeting of messages on/off. Useful in groups. +* /tweet TEXT - Explicitly tweet TEXT even if automatic tweeting is off (/toggletweet). * /unauth - Revoke your authenticaton and stop using %s. Have fun!'''