Skip to content

anirudhbs/reddit-to-twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit to Twitter bot

Share images posted on Reddit to Twitter

Steps to get the project running

  • Add a .env file to the root of the project
CONSUMER_KEY=
CONSUMER_SECRET=
ACCESS_TOKEN=
ACCESS_SECRET=
SUBREDDITS= <subreddit names separated by a +>
LIMIT= <number of posts to be fetched from reddit each time>
  • Twitter tokens can be obtained here
  • Run the project locally using npm run start

About

Shares images of Reddit posts on Twitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages