Sha256: 52561c617838b44999751090cd940e85eafc1fb69563995f0b40e1d45686225a
Contents?: true
Size: 737 Bytes
Versions: 3
Compression:
Stored size: 737 Bytes
Contents
# tweets_csv: tweets/tweets.csv (default) consumer_key: your_consumer_key consumer_secret: your_consumer_secret access_token: your_access_token access_secret: your_access_secret # retro_days: 365 (default=365 / how days long ago do you want to see? / in N days ago) # retweet: false (default) # debug: false (default) # dryrun: false (default) # add_in_reply_to_url: false (default=false / add url of in_reply_to into the tweet) # remove_hashtag: false (default=false / remove hashtag the tweet) # suppress_pattern: '@\w+' (default=nil / regular expression for tweet text which you don't need to tweet) # dying_mention_to: '@mirakui' (default=nil / send dying message as mention to this person if tweets.csv doesn't have tweets anymore)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
retrobot-0.3.5 | retrobot.example.yml |
retrobot-0.3.4 | retrobot.example.yml |
retrobot-0.3.3 | retrobot.example.yml |