VJBots / VJ-Auto-Approval-Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VJ-Auto-Approve-Bot

πŸ‘Ύ Hey I'll Accept telegram join requests. Easy to use and simple.

πŸš€ Demo Bot

〽️ Deploy Me

πŸ“Œ Deploy to Heroku

πŸ“Œ Deploy to Railway

Deploy on Railway

πŸ“Œ Deploy to Okteto

Deploy on Okteto

πŸ“Œ Deploy to VPS/Local
git clone https://github.com/VJBots/VJ-Auto-Approval-Bot
pip3 install -r requirements.txt
# fill config.py vars
python3 bot.py

🏷 Environment Variables

  • API_ID - Your Telegram API ID.Get it Here
  • API_HASH - Your Telegram API HASH.Get it Here
  • BOT_TOKEN - Your Bot Token. Get it from Here
  • CHID - Your Force subscribe channel id
  • FSUB - Force subscribe channel username without @
  • SUDO - bot owners Id/ ids ( for broadcast and stats cmds). for multiple use space.
  • MONGO_URI - Mongodb database here

πŸ’« Credits

  • Dan for pyrogram
  • Tech VJ for Making Repo Deployable On Web Platform.
  • Repo owner complete credit of Repo

About

License:GNU General Public License v3.0


Languages

Language:Python 96.8%Language:Dockerfile 2.0%Language:Procfile 1.2%