TWBlue allows ask for comment or not in a retweet. Check account settings

This commit is contained in:
2015-04-15 11:09:36 -05:00
parent 7565d2ea57
commit c2521f28fc
7 changed files with 132 additions and 25 deletions

View File

@@ -11,6 +11,7 @@ max_tweets_per_call = integer(default=100)
reverse_timelines = boolean(default=False)
time_to_check_streams = integer(default=30)
announce_stream_status = boolean(default=True)
retweet_mode = string(default="ask")
[sound]
volume = float(default=1.0)