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 1000000 files from a pvt or public restricted channel at once.- Time delay is added to avoid FloodWait and keep user account safe.
- 1
First in readme file edit and add link of repo in place where its written ur_repo
- To do this first click and open readme file then click edit icon. Then scroll down toDeploy
on heroku and below click button u will see ur_repo at last of link u got to removeur_repo
and add repo link of ur repo - 2
Similarly like 1 goto app.json file and add ur repo in repository after removing "ur repo"
- 3
Now deployment
- click on deploy to heroku button. It will open heroku page , login and then fill all variables given below then click deploy. wait and it will be deployed. Check if resources are turned on or not if not then switch on resources .Done. - 4
Using Bot
- start by using command /start wait might take some time for first time, if no response give command again . then for single files u can just send links and it will give files.Note
give invite link first for private channels - 5
Batch command
- Give command /batch then it will ask for starting file link give that then it will ask for no. of files u want so put that i.e. if u want 10 files put 10, and like this. it will give u that.Done.
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. And add ur bot in that channel as admin
start
batch
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-MAStER branch
Buildpacks for manual deploy:
heroku/python
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
Deploy your bot on Okteto