Script for a telegram bot that fetches media from a list of subreddits and sends the retrieved media as a message in your telegram channel.
- A telegram channel with admin/owner access.
- A telegram bot added to the channel and given admin privilleges.
- API of the Telegram bot added to the channel.(Can be obtained from BotFather bot)
- Clone or Download the script.
- install the requirements from the requirements.txt
- Configure the Config.ini file with your channel id,bot api and subreddits.
- Set the Script to run at specified intervals on your local device or cloud.
Cache Folder stores the ids of already fetched post inorder to avoid reposts.