Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Auto Message Bot 2026 [UPDATED]

Auto-forward your latest Telegram Saved Message to multiple groups.

Updated Python Telegram

If I helped you in any way, follow me. I truly appreciate it.

What This Bot Does

This bot takes the latest item from your Telegram Saved Messages and forwards it to every group listed in Groups.txt.

It can forward:

  • normal text messages
  • single images or videos
  • messages with captions
  • multiple images sent together as one album

Run It 24/7

Need to host the bot 24/7 without leaving your PC online?

Check my article for paid and free hosting options: https://byalexdavid.com/where-to-host-a-python-telegram-bot-so-it-runs-24-7

2026 Fixes

Before

If you saved a message with multiple images and text/caption, the bot could send only the first image.

Fixed Now

The bot now detects when the latest Saved Message is a Telegram album and forwards all images in that album together.

Simple example:

Saved Messages:
Image 1 + Image 2 + Image 3 + Caption

Bot sends:
Image 1 + Image 2 + Image 3 + Caption

How To Use

  1. Install Python 3.12 or newer.
  2. Install the requirements:
pip install -r requirements.txt
  1. Add your Telegram group links to Groups.txt, one per line:
https://t.me/Group1
https://t.me/Group2
https://t.me/Group3
  1. Run the bot:
python TG_Auto.py
  1. Login with your Telegram API details when asked.

The bot will keep forwarding your latest Saved Message to each group with the delay you choose.

Important

  • Use a safe delay between messages.
  • Follow Telegram rules and API policies.
  • Make sure you have permission to post in the groups you add.

Follow Me

Website: https://ctrlgamers.com/ LinkedIn: https://www.linkedin.com/in/alex-david-du-ba01601b1

Credits

Created by Alex David Du.

About

Telegram auto-forward bot that sends your latest Saved Message to multiple groups, now updated for 2026 with multi-image album forwarding support.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Packages

Used by

Contributors

Languages