Skip to content

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

License

Notifications You must be signed in to change notification settings

TheFlashSpeedster/ACE-Force-Subscribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Force Subscribe Bot 🤖

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

🎉 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.