rhiever / reddit-twitter-bot

Looks up posts from reddit and automatically posts them on Twitter.
GNU General Public License v3.0
137 stars 38 forks source link

More than one subreddit possible? #22

Open RavioliMaster opened 4 years ago

RavioliMaster commented 4 years ago

How can I make it so it watches more than one subreddit?

rhiever commented 4 years ago

Hello @RavioliMaster,

The easiest way to have this watch more than one subreddit would be to make multiple copies of the script, point each script to a different subreddit, and run them all in separate command-line shells.