telegram-delay-channel-cloner

telegram-delay-channel-cloner

Docker 应用程序 from geiserx's Repository

概述

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

运行时参数

网络
bridge
特权
false

模板配置

DataPathrw

SQLite database for message persistence

目标
/data
默认值
/mnt/user/appdata/telegram-delay-channel-cloner
Bot TokenVariable

Telegram bot API token from @BotFather

目标
BOT_TOKEN
Source ChannelVariable

Source channel ID (numeric, e.g. -1001234567890)

目标
SOURCE_CHANNEL
Target ChannelVariable

Target channel ID (numeric, e.g. -1001234567890)

目标
TARGET_CHANNEL
Delay (seconds)Variable

Delay in seconds before relaying messages

目标
DELAY
默认值
10
Copy ModeVariable

True = copy message, False = forward message

目标
COPY_MESSAGE
默认值
True
Batch SizeVariable

Messages to process per cycle

目标
BATCH_SIZE
默认值
10
Retention DaysVariable

Days to keep message records in database

目标
RETENTION_PERIOD
默认值
7

下载统计数据

817
下载总数

详细信息

存储库
drumsergio/telegram-delay-channel-cloner:latest
最后更新2026-04-27
初见2026-04-06

在Unraid 上运行 telegram-delay-channel-cloner 。

telegram-delay-channel-cloner 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。