Darkksoul / Approvebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/ImDenuwan/Auto-Approve-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
  • MONGO_URI - Add MongoDB Database URI.
  • BOT_TOKEN - Your Bot Token. Get it from Here
  • CHID - Your Force subscribe channel id Get it from @MissRose_Bot
  • FSUB - Force subscribe channel username without @
  • SUDO - bot owners Id/ ids ( for broadcast and stats cmds). for multiple use space.

πŸ’« Credits

  • Dan for pyrogram
  • Me for Nothing πŸ˜…

About

License:GNU General Public License v3.0


Languages

Language:Python 98.6%Language:Dockerfile 1.2%Language:Procfile 0.2%