logo
icon

Teleforwarder

A private Telegram bot for extracting and forwarding content from public and private channels/groups.

template cover
部署次数4
发布者yoashau
创建于2026-03-07
模版内的服务
service icon
service icon
标签
ToolBot

Teleforwarder

A private Telegram bot for extracting and forwarding content from public and private channels/groups.

Required variables

  • API_ID / API_HASH — Your Telegram API credentials. Get them at my.telegram.org → API development tools → create an app.
  • BOT_TOKEN — Your bot token from @BotFather (/newbot).
  • OWNER_ID — Your Telegram numeric user ID. Get it from @getidsbot. Supports multiple IDs separated by spaces.
  • MONGO_DB — MongoDB connection string. Get a free instance at MongoDB Atlas.

Optional variables (STRING, LOG_GROUP, MASTER_KEY, IV_KEY) are documented in the GitHub README.