forked from vasusen-code/SaveRestrictedContentBot
-
Notifications
You must be signed in to change notification settings - Fork 4
Home
jadrian edited this page May 16, 2025
·
2 revisions
A smart solution that leverages Telegram bot to process media links in private chats. When users send message links containing media (videos/images/files) to the bot, it automatically extracts and relays the content through direct replies, bypassing forwarding restrictions when necessary.
- 🛡️ Restricted Channel Bypass: Relay content from Telegram channels with forwarding restrictions
- 🚄 Sequential Processing: Automatically queue and process multiple links in sequence
- 🎯 Channel Subscription Gate: Mandatory channel subscription for bot access
1. Server Requirement: Functional VPS/Server/PC with 24/7 connectivity and public network access
2. Telegram Assets: Active Telegram account for bot operations
1. For Release Package: Ubuntu 20.04+ (64-bit)
2. For Source Code: Python 3.10+ with pip
# If configured (Replace values with YOUR credentials):
# Release package:
./manage_forward_bot.sh start
# Source code:
pip3 install -r requirements.txt && python3 -m mainChoose your language version: