reddit-twitter-bot icon indicating copy to clipboard operation
reddit-twitter-bot copied to clipboard

Subreddit bot to upload newest image posts to a Twitter feed

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.