Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jigarvarma2005/Anti-Channel-bot
https://github.com/Jigarvarma2005/Anti-Channel-bot
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Jigarvarma2005/Anti-Channel-bot
- Owner: Jigarvarma2005
- License: gpl-3.0
- Created: 2021-12-09T13:05:32.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T17:50:40.000Z (about 1 year ago)
- Last Synced: 2024-06-28T17:47:19.401Z (5 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 35
- Watchers: 0
- Forks: 40
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anti-Channel-bot
A Telegram AntiChannel bot to ban users who using channel to send message in group.### Features:
- Automatic ban
- Whitelist
- Unban
- ban### Heroku Deploy:
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Jigarvarma2005/Anti-Channel-bot)### Host Locally:
```shell
git clone https://github.com/Jigarvarma2005/Anti-Channel-bot
cd Anti-Channel-bot
pip3 install -r requirements.txt
# Setup Configurations in config.py file!
python3 bot.py
```### Follow on:
#### Support Group
- [JV Community](https://t.me/jv_community)#### Bots Updates Channel
- [Universal Projects](https://t.me/Universal_Projects)### Credits
- [Jigar Varma (me)](https://github.com/jigarvarma2005)
- [Pyrogram](https://github.com/pyrogram/pyrogram)