telegram-delay-channel-cloner
telegram-delay-channel-cloner
Aplicación Docker from geiserx's Repository
Visión general
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
Argumentos en tiempo de ejecución
- Red
bridge- Privilegiado
- false
Configuración de plantillas
DataPathrw
SQLite database for message persistence
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/telegram-delay-channel-cloner
Bot TokenVariable
Telegram bot API token from @BotFather
- Objetivo
- BOT_TOKEN
Source ChannelVariable
Source channel ID (numeric, e.g. -1001234567890)
- Objetivo
- SOURCE_CHANNEL
Target ChannelVariable
Target channel ID (numeric, e.g. -1001234567890)
- Objetivo
- TARGET_CHANNEL
Delay (seconds)Variable
Delay in seconds before relaying messages
- Objetivo
- DELAY
- Por defecto
- 10
Copy ModeVariable
True = copy message, False = forward message
- Objetivo
- COPY_MESSAGE
- Por defecto
- True
Batch SizeVariable
Messages to process per cycle
- Objetivo
- BATCH_SIZE
- Por defecto
- 10
Retention DaysVariable
Days to keep message records in database
- Objetivo
- RETENTION_PERIOD
- Por defecto
- 7
Categorías
Descargar estadísticas
817
Descargas totales
Detalles
Repositorio
drumsergio/telegram-delay-channel-cloner:latestÚltima actualización2026-04-27
Visto por primera vez2026-04-06
Ejecute telegram-delay-channel-cloner en Unraid.
telegram-delay-channel-cloner se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.