Skip to content

arjung24/ReScrapper

 
 

Repository files navigation

A Telegram Bot for Reddit Scraping

Just a handy little worker app that finds new saved reddit posts and uploads a copy of the media onto a desired telegram channel.
Please open a issue if you have any requests.

Deploy

Instructions for Chat ID

Begin by setting channel to public and create a invite link.

Invite link: t.me/xyz -> Chat ID: @xyz

Replace {bot_token} and {chat_id} with bot token and channel name (prefixed with @) respectively.

Inspect the obtained response for the integer chat id. It should be a negative integer. The channel can now be taken private if needed.

About

Reddit Scrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Procfile 0.1%