ForceSub_Bot
ForceSub_Bot copied to clipboard
Its fork of https://github.com/viperadnan-git/force-subscribe-telegram-bot with some new features
Introduction
A Telegram Bot to force users to join a specific channel before sending messages in a group.
- Find it on Telegram as Force Subscriber
Todo
- [ ] Add multiple channels support
- [ ] LOGGER support.
Whats new in this fork?🤔
- Added Private channel support.
- Some improvments and fixes.
- Added force sub for your bot channel.
- Changes in commands
Deploy
Deploy To Heroku Now:
Deploy in vps
- Clone this repo
git clone https://github.com/Jigarvarma2005/ForceSub_Bot
- Change directory
cd ForceSub_Bot
- Install requirements
pip3 install -r requirements.txt
- setup configuration
Open Config.py in text Editor and set values
- Start the bot
python3 bot.py
Configs:
- Read
Config.py
to know all configs
Thanks to
- Jigar Varma
- viperadnan
- PyroGram
- Hasibul Kabir and Spechide for helping.