Home - jadrian77/SaveRestrictedContentBot GitHub Wiki
Welcome to SaveRestrictedContentBot wiki!
Project Overview
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.
Key Features
- π‘οΈ 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
Prerequisites
1. Server Requirement: Functional VPS/Server/PC with 24/7 connectivity and public network access
2. Telegram Assets: Active Telegram account for bot operations
System Requirements
1. For Release Package: Ubuntu 20.04+ (64-bit)
2. For Source Code: Python 3.10+ with pip
Deployment Prep
# If configured (Replace values with YOUR credentials):
# Release package:
./manage_forward_bot.sh start
# Source code:
pip3 install -r requirements.txt && python3 -m main
Manual Navigation
Choose your language version: