Skip to content

agyin3/tweetbot-photo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweetbot Photo

Simple twitter bot built to retweet and favorite nature photography

Table of Contents

Technologies

  • Node
  • Twitter API
  • Dotenv

Installation

Download the repo onto your local machine here
Run npm i to install all of the necessary dependencies
Run npm start to start the local server

Features

Favorite Tweets

Every 10 minutes the bot will search for the 15 latest tweets that contain media content and are tagged with either #photography or #nature. It will then favorite any tweets returned from the search that it has not already favorited.

Retweet Tweets

Every 10 minutes the bot will search for the 10 latest tweets that contain media content and are tagged with both the #photography and #nature tags. It will then retweet any tweets returned from the search that it has not already retweeted.

Resources

Contact

Created by me, Buddy Agyin, feel free to reach out

About

Twitter bot made to retweet nature photos

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors