A Twitter bot to keep you updated during #TeamTrees campaign
teamtreesbot is a bot that tweets updated about the goal of the campagin, every thousand at 60 seconds interval.
- Clone the repo
git clone this repo - Install packages
yarn - Run
yarn dev
| Variable | Required |
|---|---|
| TWITTER_CONSUMER_KEY | Yes |
| TWITTER_CONSUMER_SECRET | Yes |
| TWITTER_ACCESS_TOKEN_KEY | Yes |
| TWITTER_ACCESS_TOKEN_SECRET | Yes |
The code in this repo and used modules are open-sourced software licensed under the MIT license.