Skip to content

Subreddit bot to upload newest image posts to a Twitter feed

License

Notifications You must be signed in to change notification settings

WesJD/reddit-twitter-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reddit-twitter-bot

This is a subreddit twitter bot written in Node. It currently mirrors posts with images to a Twitter feed.

How to use

  1. Clone the repository.
  2. Run npm install in that directory.
  3. Setup a config file in ./handles. You can check out example.json if you need to know how to make a config file.
  4. Run the bot with pm2 start src/bot.js --name amazingbotname -- <your handle name> where <your handle name> is the name of the file (without .json) in ./handles.

Examples

Check out @runixporn on Twitter.

License

Licensed under the Mozilla Public License 2.0.

About

Subreddit bot to upload newest image posts to a Twitter feed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published