Skip to content

This is an auto-caption bot.The Bot automatically edit captions for videos, audio files, and documents posted on channels

License

Notifications You must be signed in to change notification settings

priyanshu3679/Auto-Caption-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • This is a Telegram Auto Caption Bot Made With Pyrogram
  • This bot can edit the captions of the videos, audios, or documents when they are uploaded to the channel


  • Variables need to be filled in to deploy the bot:
    ADMIN = YOUR TELEGRAM ID
    API_ID = YOUR TELEGRAM API
    API_HASH = YOUR TELEGRAM API_HASH
    BOT_TOKEN = YOUR BOT TOKEN
    MONGO_DB = MONGO DB STRING
    DEF_CAP = YOUR DEFAULT CAPTION USE {file_name} TO SHOW FILE NAME
    
    

  • To Run Locally Use This CMD In Your:
    git clone https://github.com/biisal/biisal-Auto-Caption-Bot.git
    

    After that fill the vars through ENV or Fill in info.py
    After that use this CMD:

    python bot.py
    

    Please Give Our Repo A Star ⭐

    Credits: Me

  • About

    This is an auto-caption bot.The Bot automatically edit captions for videos, audio files, and documents posted on channels

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • Python 99.5%
    • Procfile 0.5%