logo
icon

Teleforwarder

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

template cover
Deployed4 times
Publisheryoashau
Created2026-03-07
Services
service icon
service icon
Tags
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.