rajaganapathy2000 / Force-SubscribeBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

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

  • Find it on Telegram as SK4S

Todo

  • Add multiple channels support
  • Configure different groups with different channels
  • Clean messages after completion
  • LOGGER support.

Deploy

Deploy

Installation

  • Clone this repo
git clone https://github.com/sachink4s/Force-SubscribeBot
  • Change directory
cd Force-SubscribeBot
  • Install requirements
pip3 install -r requirements.txt

Configuration

Add APP_ID, API_HASH, BOT_TOKEN in Config.py or in Environment Variables.

Deploying

  • Run bot.py
python3 bot.py

Thanks to

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%