Contact: Telegram
A stable telegram bot to get restricted messages with custom thumbnail support ,
- works for both public and private channels
- Custom thumbnail support for Pvt medias
- supports text and webpage media messages
- Faster speed
- Forcesubscribe available
/batch
- (For owner only) Use this command to save upto 100 files from a pvt or public restricted channel at once.- Time delay is added to avoid FloodWait and keep user account safe.
API_ID
API_HASH
SESSION
BOT_TOKEN
AUTH
- Owner user idFORCESUB
- Public channel username without '@'. Don't forget to add bot in channel as administrator.
API: API scrapper Bot or Telegram.org
PYROGRAM SESSION: SessionGen Bot or
BOT TOKEN: @Botfather on telegram
Deploy your bot on heroku
- Fork the repo, and star it
- create app in heroku
- go to settings of app>> config vars>> add all variables
- add buildpacks
- connect to github and deploy
- turn on dynos
or
CLick Button
Changes to make add repo link in deploy button - readme file add repo link in repository in app.json if want remove auth so everyone can use batch removed limit in batch and edited time in batch can be edited more 😎😎 done original repo-https://github.com/vasusen-code/SaveRestrictedContentBot
Buildpacks for manual deploy:
heroku/python
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
Deploy your bot on Okteto