Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.08 KB

README.md

File metadata and controls

37 lines (33 loc) · 1.08 KB

teamtreesbot

A Twitter bot to keep you updated during #TeamTrees campaign

A bot for what?

teamtreesbot is a bot that tweets updated about the goal of the campagin, every thousand at 60 seconds interval.

How to run

  1. Clone the repo
    git clone this repo
    
  2. Install packages
    yarn
    
  3. Run
    yarn dev
    

Environment

Variable Required
TWITTER_CONSUMER_KEY Yes
TWITTER_CONSUMER_SECRET Yes
TWITTER_ACCESS_TOKEN_KEY Yes
TWITTER_ACCESS_TOKEN_SECRET Yes

License

The code in this repo and used modules are open-sourced software licensed under the MIT license.