Participle / eagle-telegram-bot

A Telegram bot to force members to join a specific channel before sending messages in a group.

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

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.

Todo

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

Deploy

  • Clone this repo
git clone https://github.com/viperadnan-git/eagle-telegram-bot
  • Change directory
cd promo-telegram-bot
  • Install requirements
pip3 install -r requirements.txt

Configure

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

  • Run bot.py
python3 bot.py

Thanks to

About

A Telegram bot to force members to join a specific channel before sending messages in a group.

https://t.me/EagleScoutBot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%