All Projects → Fillll → reddit2telegram

Fillll / reddit2telegram

Licence: MIT license
Bot to supply telegram channel with hot Reddit submissions.

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to reddit2telegram

vue-socials
💬 Social media share buttons and counts for Vue.js
Stars: ✭ 32 (-84.16%)
Mutual labels:  reddit
reddit
Reddit client for Bobby B Bot
Stars: ✭ 62 (-69.31%)
Mutual labels:  reddit
ducky
Chrome extension to overlay a (super adorable) rubber duck, as a virtual companion during rubber duck debugging.
Stars: ✭ 80 (-60.4%)
Mutual labels:  reddit
ktu-notification-bot
A simple python script that fetch new notifications from https://ktu.edu.in/eu/core/announcements.htm and forwards into this Telegram Channel https://t.me/KTU_Notifications/ .
Stars: ✭ 17 (-91.58%)
Mutual labels:  telegram-channel
wptelegram
Integrate your WordPress site perfectly with Telegram with full control.
Stars: ✭ 31 (-84.65%)
Mutual labels:  telegram-channel
top-of-reddit
Top Reddit posts every day.
Stars: ✭ 22 (-89.11%)
Mutual labels:  reddit
node-express-reddit-clone
Build a Node, Express and MySQL-based clone of Reddit for DecodeMTL web development bootcamp
Stars: ✭ 28 (-86.14%)
Mutual labels:  reddit
vosonSML
R package for collecting social media data and creating networks for analysis.
Stars: ✭ 65 (-67.82%)
Mutual labels:  reddit
social-post-api
Social Media API: Automate Posting and Analytics to Social Networks like Instagram, TikTok, Twitter, Facebook, LinkedIn, Reddit, YouTube, and Telegram
Stars: ✭ 38 (-81.19%)
Mutual labels:  reddit
scripts
A collection of random scripts I coded up
Stars: ✭ 17 (-91.58%)
Mutual labels:  reddit
SmartImage
Reverse image search tool (SauceNao, ImgOps, trace.moe, and more)
Stars: ✭ 346 (+71.29%)
Mutual labels:  reddit
reddit2kindle
Send reddit directly to your kindle
Stars: ✭ 30 (-85.15%)
Mutual labels:  reddit
Reddnet
🎭 Minimal Reddit clone
Stars: ✭ 125 (-38.12%)
Mutual labels:  reddit
pekofy-bot
Source code of u/pekofy_bot from reddit.
Stars: ✭ 33 (-83.66%)
Mutual labels:  reddit
context-mod
an event-based, reddit moderation bot built on top of snoowrap and written in typescript
Stars: ✭ 38 (-81.19%)
Mutual labels:  reddit
reddit-image-fetcher
A JavaScript package for fetching reddit images, memes, wallpapers and more.
Stars: ✭ 40 (-80.2%)
Mutual labels:  reddit
vitrina-legacy
A companion app for Muzei that fetches images from Reddit
Stars: ✭ 23 (-88.61%)
Mutual labels:  reddit
orca
C Multi-REST API library for Discord, Slack, Reddit, etc.
Stars: ✭ 360 (+78.22%)
Mutual labels:  reddit
OddshotConverter
Gets oddshot.tv clips posted on Reddit and converts it into YouTube videos.
Stars: ✭ 48 (-76.24%)
Mutual labels:  reddit
cat-message
Finds cat images/videos/gifs on reddit, sends them to my mom via applescript
Stars: ✭ 35 (-82.67%)
Mutual labels:  reddit

reddit2telegram

Hi there!

These bots just send latest hot submissions from subreddit /r/%subreddit% to telegram channel @r_%subreddit% hourly. For example /r/gifs@r_gifs.

If you want to obtain your own channel for /r/%subreddit%:

  1. Create new public telegram channel @r_%subreddit%.
  2. Add @reddit2telegram_bot as administrator to this channel.
  3. Make a pull request to this repo with new script to make posts (use reddit2telegram/channels/r_funnny/app.py as draft), and the tags related (create a tags.txt containing at least 3 tags, separated by spaces and starting with #).
  4. Then I will make it alive :)
  5. For any questions do not hesitate to contact me in @r_channels group.

If you appreciate it

Patreon: donate

BTC: 3DydQjRPaykiapdeab6ABAhB5f2JazwaRD

ETH: 0xc313B7bEbFc605cC5B50fa97902506404D58df80

LTC: MT3gDG9VZvSDmsRexQ3k19JLxhDSCjf45T

Currently alive channels

Complete list of all active channels (more than 700) is available at our channel @reddit2telegram.

This is a pet-project 🐶

Which means you really shouldn't expect much from it. I wrote it over the weekend to solve my own pain. No state-of-art kubernetes bullshit, no architecture patterns, even no tests at all. It's here just to show people what a pet-project might look like.

This code has been written for fun, not for business. There is usually a big difference. Like between riding a bike on the streets and cycling in the wild for fun :)

© from infomate.club

Running it

Easiest way is to ask for new channel at @r_channels. Or follow the manual as stated above. :)

But if you are geek enough then install mongodb, ffmpeg, python and setup cron:

46 * * * * ~/reddit2telegram/auto_update.sh
* * * * * ~/reddit2telegram/reddit2telegram/cron_job.sh
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].