Suhail1626 / Auto-ReqAccept-Bot

This Is A Telegram Bot For Automatically Accept Chat Join Request With Broadcast & Users Database Feature

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-ReqAccept-Bot

This Is A Telegram For Automatically Accept Chat Join Request With Broadcast & Users Database Feature

Vars and Details :

API_ID : Goto my.telegram.org To Obtain This.

API_HASH : Goto my.telegram.org To Obtain This.

BOT_TOKEN : Get The Bot Token From @BotFather

ADMINS : Your Telegram ID form @Tgraph_Multi_Bot click /id in this bot

DB_URL : MongoDB URI For MongoDB

Deploy On Heroku

Change template url to your repo url

Deploy

Deploy On VPS
  1. Make Your Repo To Private
  2. Add All Variables In Repo
  3. Make Repo To Public Once
  4. Clone You're Repo To VPS
git clone https://github.com/MrMKN/Auto-ReqAccept-Bot
  1. Make Your Repo To Private Again
  2. Type The Following Command In VPS
cd Auto-ReqAccept-Bot
pip install -r requirements.txt
tmux
python3 bot.py
  1. press ctrl+b+d
Bot Commands
start - for stating the bot

users - total bot users count

broadcast - broadcast a message to all users

About

This Is A Telegram Bot For Automatically Accept Chat Join Request With Broadcast & Users Database Feature

License:MIT License


Languages

Language:Python 99.4%Language:Procfile 0.6%