All Projects → WesJD → Reddit Twitter Bot

WesJD / Reddit Twitter Bot

Licence: mpl-2.0
Subreddit bot to upload newest image posts to a Twitter feed

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Reddit Twitter Bot

Userscripts
Userscripts for Greasemonkey, Tampermonkey etc.
Stars: ✭ 78 (+457.14%)
Mutual labels:  twitter, reddit
Media Scraper
Scrapes all photos and videos in a web page / Instagram / Twitter / Tumblr / Reddit / pixiv / TikTok
Stars: ✭ 206 (+1371.43%)
Mutual labels:  twitter, reddit
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (+464.29%)
Mutual labels:  twitter, reddit
Skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, IFunny, VK, Pikabu)
Stars: ✭ 72 (+414.29%)
Mutual labels:  twitter, reddit
alternative-front-ends
Overview of alternative open source front-ends for popular internet platforms (e.g. YouTube, Twitter, etc.)
Stars: ✭ 1,664 (+11785.71%)
Mutual labels:  twitter, reddit
Sharer.js
🔛 🔖 Create your own social share buttons. No jquery.
Stars: ✭ 1,624 (+11500%)
Mutual labels:  twitter, reddit
Login With
Stateless login-with microservice for OAuth
Stars: ✭ 2,301 (+16335.71%)
Mutual labels:  twitter, reddit
Ripme
Downloads albums in bulk
Stars: ✭ 2,748 (+19528.57%)
Mutual labels:  twitter, reddit
tootbot
Python tool for mirroring Reddit posts to Twitter and Mastodon
Stars: ✭ 68 (+385.71%)
Mutual labels:  twitter, reddit
Reaper
Social media scraping / data collection tool for the Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 240 (+1614.29%)
Mutual labels:  twitter, reddit
Clone Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
Stars: ✭ 12,604 (+89928.57%)
Mutual labels:  twitter, reddit
Socialreaper
Social media scraping / data collection library for Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 338 (+2314.29%)
Mutual labels:  twitter, reddit
Social Amnesia
Forget the past. Social Amnesia makes sure your social media accounts only show your posts from recent history, not from "that phase" 5 years ago.
Stars: ✭ 656 (+4585.71%)
Mutual labels:  twitter, reddit
Twitter sentiment analysis word2vec convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
Stars: ✭ 24 (+71.43%)
Mutual labels:  twitter
Social ids
Get user ids from social network handlers
Stars: ✭ 9 (-35.71%)
Mutual labels:  twitter
Remote Dev Jobs Streamer
Match Tweets containing remote developer jobs using Filtered Stream and Tweet Annotations
Stars: ✭ 24 (+71.43%)
Mutual labels:  twitter
Hexo Tag Twitter
Embed twitter tweet tag plugin for Hexo.
Stars: ✭ 23 (+64.29%)
Mutual labels:  twitter
Zonkeynet
RADIO Mesh Network
Stars: ✭ 12 (-14.29%)
Mutual labels:  twitter
Social Listener
Python project used to collect tweets and social-network data from Social's API
Stars: ✭ 9 (-35.71%)
Mutual labels:  twitter
Anon
tweet about anonymous Wikipedia edits from particular IP address ranges
Stars: ✭ 916 (+6442.86%)
Mutual labels:  twitter

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].