telegram-delay-channel-cloner
telegram-delay-channel-cloner
Docker app from geiserx's Repository
Overview
Telegram bot that relays messages from a source channel to a target channel after a configurable delay. Handles deleted and edited messages gracefully with SQLite persistence. Perfect for creating delayed mirrors of channels or implementing message scheduling workflows.
Requires a Telegram bot token and the bot must be admin in both source and target channels.
More info: https://github.com/GeiserX/telegram-delay-channel-cloner
Requires a Telegram bot token and the bot must be admin in both source and target channels.
More info: https://github.com/GeiserX/telegram-delay-channel-cloner
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
DataPathrw
SQLite database for message persistence
- Target
- /data
- Default
- /mnt/user/appdata/telegram-delay-channel-cloner
Bot TokenVariable
Telegram bot API token from @BotFather
- Target
- BOT_TOKEN
Source ChannelVariable
Source channel ID (numeric, e.g. -1001234567890)
- Target
- SOURCE_CHANNEL
Target ChannelVariable
Target channel ID (numeric, e.g. -1001234567890)
- Target
- TARGET_CHANNEL
Delay (seconds)Variable
Delay in seconds before relaying messages
- Target
- DELAY
- Default
- 10
Copy ModeVariable
True = copy message, False = forward message
- Target
- COPY_MESSAGE
- Default
- True
Batch SizeVariable
Messages to process per cycle
- Target
- BATCH_SIZE
- Default
- 10
Retention DaysVariable
Days to keep message records in database
- Target
- RETENTION_PERIOD
- Default
- 7
Categories
Download Statistics
817
Total Downloads
Details
Repository
drumsergio/telegram-delay-channel-cloner:latestLast Updated2026-04-27
First Seen2026-04-06
Run telegram-delay-channel-cloner on Unraid.
telegram-delay-channel-cloner is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.