Skip to content

BioLink Protector, a Telegram bot Script, automatically monitors group chat user bios for links. It can warn, mute, or ban users with links in their bios, helping maintain a clean, safe chat environment.

Notifications You must be signed in to change notification settings

bisnuray/BioLink-Protector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

BioLink Protector Telegram Bot

GitHub Repo stars GitHub issues GitHub pull requests GitHub contributors GitHub forks

BioLink Protector is a Telegram bot Script that automatically monitors user bios in group chats for links. If a link is found in a user's bio, the bot can warn the user, mute them, or ban them based on configurable settings. This bot helps maintain a clean and safe environment in your Telegram group chats.


Features

  • Automatically checks user bios for links when they send a message in the group.
  • Configurable warnings, mutes, and bans for users with links in their bios.
  • Admin-only configuration for setting punishment options.
  • Interactive inline keyboard for easy configuration.

Requirements

Before you begin, ensure you have met the following requirements:

  • Python 3.8 & pyrogram

Installation

To install pyrogram, run the following commands:

pip install pyrogram

Configuration

  1. Replace the placeholders in the script with your actual values:

Deploy the Bot

git clone https://github.com/bisnuray/BioLink-Protector
cd BioLink-Protector
python3 bio.py

Usage

  • Add the bot to your Telegram group and grant it necessary permissions (e.g., delete messages, restrict users).
  • Use the /config command in the group to configure the bot's punishment settings.
  • The default punishment is mute after 3 warnings.

Note: Fork this repo, & Star ☀️ the repo if you liked it. and Share this repo with Proper Credit

Author

Feel free to reach out if you have any questions or feedback.

About

BioLink Protector, a Telegram bot Script, automatically monitors group chat user bios for links. It can warn, mute, or ban users with links in their bios, helping maintain a clean, safe chat environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages