TheFlashSpeedster / ACE-Force-Subscribe

Force Subscribe Bot to force users to join A Specific Channel.

Home Page:https://t.me/ACE_ML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force Subscribe Bot πŸ€–

A Telegram Bot to force users to join a specific channel before sending messages in a group.

🌟 Join Our Channel 🌟

πŸŽ‰ Whats New?

  • Heroku Eco Plan Support
  • Private Channel Support
  • Improvements and Bug fixes
  • Added Force Sub for Bot Updates Channel too
  • Changes in Commands

πŸ› οΈ Deployment

πŸ”† Heroku Deploy

Deploy

πŸ‘¨β€πŸ”§ VPS Deploy
  • Clone this repo
git clone https://github.com/TheFlashSpeedster/ACE-Force-Subscribe
  • Change directory
cd ACE-Force-Subscribe
  • Install requirements
pip3 install -r requirements.txt
  • Edit Config via nano and Fill Vars
nano Config.py
  • Start the bot
python3 bot.py
⚑ Quick VPS Deploy
  • Fork and Fill Config.env

  • Run this Command

git clone https://github.com/TheFlashSpeedster/ACE-Force-Subscribe && cd ACE-Force-Subscribe && pip install -r requirements.txt && python3 bot.py

ℹ️ Replace TheFlashSpeedster with your GitHub Username

✍️ Variables

😏 DATABASE_URL not required for Heroku.

🌟 Join Our Channel 🌟

About

Force Subscribe Bot to force users to join A Specific Channel.

https://t.me/ACE_ML

License:GNU General Public License v3.0


Languages

Language:Python 99.9%Language:Procfile 0.1%