VJBots / VJ-AutoCaption-Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VJ ๐˜ผ๐™ช๐™ฉ๐™ค๐˜พ๐™–๐™ฅ๐™ฉ๐™ž๐™ค๐™ฃ ๐˜ฝ๐™ค๐™ฉ

This Repo is Telegram Channel Code to help build a bot that automatically adds captions to files added to a Telegram channel Created By motech Remastered By VJ_BOTZ

Deploy To Heroku

Deploy

Deploy To Render

Deploy To Render
Use these commands:

โ€ข Build Command: pip3 install -U -r requirements.txt

โ€ข Start Command: gunicorn app:app & python3 main.py

Go to https://uptimerobot.com/ and add a monitor to keep your bot alive.

Use these settings when adding a monitor:


render template

Click on the below button to deploy directly to render โ†“

Deploy to Render

Simple Variables ๐Ÿ˜‰

  • app_id : Get this value from telegram.org.
  • api_hash : Get this value from telegram.org .
  • bot_token : Create a bot using @BotFather, and get the Telegram API token .
  • custom_caption : your caption. add {file_name} to get file original name. More info to watch YT TUTORIAL .

Made With

โ— ๐Ÿ“š ๐—Ÿ๐—”๐—ก๐—š๐—จ๐—”๐—š๐—˜

Python

โ— ๐Ÿงฎ ๐—Ÿ๐—œ๐—•๐—ฅ๐—”๐—ฅ๐—ฌ

PYROGRAM

Developer & Support

Telegram Channel

Follow On InstaGram

Subscribe YouTube Channel

Credits

Tech VJ - Make Repo Deployable On Web Platform.

Mo-Tech & PR0FESS0R-99 - For Repo

LICENSE

License: MIT

Licensed under MIT License ๐Ÿšซ Don't Sell This Code. Code is fully open source project โค๏ธโ€๐Ÿ”ฅ Copyright Claimed by ยฉ @PR0FESS0R-99

About

License:MIT License


Languages

Language:Python 96.6%Language:Dockerfile 2.9%Language:Procfile 0.5%