ÂŠī¸Clone Message

Use Mobile App

Part1: Clone Messages from One Channel to Another

Part2: Clone Messages from One Group to Group/Topics

Use BOT Command

What is it used for?

â‡ī¸ How To Run Command Clone?

Here are a few example syntax on how to do this

Type /getchanel or /getgroup or /getuser on Auto Forward Telegram before using this command to get SOURCE_CHAT_ID and TARGET_CHAT_ID

âžĄī¸ Command Syntax
/clone SOURCE_CHAT_ID -> TARGET_CHAT_ID limit:x delay:x start_id:x from_topic:x to_topic:x

Param describe

  • SOURCE_CHAT_ID: Source chat ID will clone {Required}

  • TARGET_CHAT_ID: Clone to Target chat ID {Required}

  • start_id: message ID start clone(How to Get) {Optional, Default = 2}

  • limit: maximum number of messages to clone start from start_id {Optional,Default = 100}

  • delay: break time seconds after each clone message {Optional,Default = 5}

  • from_topic: enter source topic id if you want to clone from group have topics(How to Get) {Optional, Default = 0}

  • to_topic: enter the target topic id if you want to copy to group topics(How to Get) {Optional, Default = 0}

â‡ī¸ Example â‡ī¸

I have a Channel Source have name is Source Chat Demo with ID = 1656164752 and Target is channel have name is Target Chat Demo with ID = 1716791967

âžĄī¸ I want clone 100 message start from first message and each copy is spaced 5 seconds apart

Syntax default config
/clone 1656164752 -> 1716791967

âžĄī¸ I want clone 10 message start from first message and each copy is spaced 10 seconds apart

Use Syntax
/clone 1656164752 -> 1716791967 limit:10 delay:10

âžĄī¸ I want clone 10 message start from message_id is 7512 and each copy is spaced 3 seconds apart

Use Syntax
/clone 1656164752 -> 1716791967 limit:10 delay:3 start_id:7512

â‡ī¸ Example For Group Topics to Channel

I have a Group Source have support Topics, group name is Topics Group Test with ID = 1894696594 and Topic_ID = 2 and Target is channel have name Target Chat Demo with ID = 1716791967

âžĄī¸ I want clone 10 message in Topic_ID = 2 and start from message_id is 7 and each copy is spaced 3 seconds apart

Use Syntax
/clone 1894696594 -> 28887387 limit:10 delay:3 start_id:7 from_topic:2

â‡ī¸ Example For Group Topics to Group Topics

I have a Group Source have support Topics, group name is Topics Group Test with ID = 1894696594 and Topic_ID = 2 and a Group Target have support Topics, group name is Target Topics Group Test with ID = 1818893682 and Topic_ID = 2

âžĄī¸ I want clone 10 message in Topic_ID =2 and start from message_id is 7 and each copy is spaced 3 seconds apart to Group Target have Topic_ID =4

Use Syntax
/clone 1894696594 -> 1818893682 limit:10 delay:3 start_id:7 from_topic:2 to_topic:4

# How to Get message ID start?

  1. From Source Clone scroll to message you want start copy

  2. Click right click select Copy Post Link from Message

  3. We will receive link same like "https://t.me/c/1656164752/7553"

  4. Copy Message_ID is last path, corresponding = 7553

# How to Get Topic ID?

  1. From Group Source Clone or Target

  2. Click right click select Copy Post Link from Message

  3. We will receive link same like "https://t.me/c/1656164752/2/7553"

  4. Copy Topic_ID is path near the end, corresponding = 2

How to get TopicID
Clone Message

Clone By ID messages

Syntax Clone By ID message
/clone SOURCE_CHAT_ID -> TARGET_CHAT_ID delay:x start_id:[x]

start_id: is a list of message IDs separated by commas will clone (How to Get) {Optional, Default = 2}.

â‡ī¸ Example â‡ī¸

/clone 1656164752 -> 1716791967 delay:5 start_id:2,50,99,500

â‡ī¸ How To Setup Condition For Clone?

From BOT Auto Forward Messages type /clone or click Menu and select /clone to get describe

Select clone from menu bot
Menu Clone

Filters Clone

This menu is used to filters messages by type when process clone.

Describe Status
đŸšĢ  is status Deactivated - if you want keep when clone
✅  is status Activated - if you want to ignore
  • Document: check ✅ if you want to ignore document messages

  • Video: check ✅ if you want to ignore video messages

  • Audio: check ✅ if you want to ignore audio messages

  • Sticker: check ✅ if you want to ignore sticker messages

  • Text: check ✅ if you want to ignore messages that contain text

  • Forwards: check ✅ if you want to ignore "Forwarded from" messages

  • Photos: check ✅ if you want to ignore photo messages

  • Polls: check ✅ if you want to ignore poll messages

  • Voice: check ✅ if you want to ignore voice messages

  • Animation(GIFS): check ✅ if you want to ignore animation messages

  • Video note: check ✅ if you want to ignore video note

  • Reply: check ✅ if you want to ignore reply messages

  • Link: check ✅ if you want to ignore link messages

  • Buttons: check ✅ if you want to ignore button messages

  • Photos without Text: check ✅ if you want to ignore post Photo without Text

  • Without Username: check ✅ if you want to ignore post of Users Without Username on Telegram (ONLY FOR GROUP)

Menu Filters Clone

Cleaner Clone

This menu is used to remove text, video, photo etc from messages when clone if the conditions match. It's basically Filters but instead of ignoring or allowing messages, it removes the content it matches

Describe Status
đŸšĢ  is status Deactivated - if you want keep when clone
✅  is status Activated - if you want removes the content it matches type
  • Document: check ✅ if you want to remove document messages

  • Videos: check ✅ if you want to remove video messages

  • Audio: check ✅ if you want to remove audio messages

  • Sticker: check ✅ if you want to remove sticker messages

  • Text: check ✅ if you want to remove messages that contain text

  • Photos: check ✅ if you want to remove photo messages

  • Hashtag: check ✅ if you want to remove hashtag messages

  • Mention: check ✅ if you want to remove mention messages

  • Photos without Text: check ✅ if you want to remove messages only contain Photo

  • URL: check ✅ if you want to remove link messages

  • URL Preview: check ✅ if you want to remove preview url

BlackList And Whitelist

This is feature help clone and filter content by whitelist and blacklist

If you do not have a whitelist, you can create it by following these instructions

If you do not have a blacklist, you can create it by following these instructions

✅ Activate/Deactivate Whitelist/BlackList for a Clone

1. Select Whitelist or Blacklist from Menu Clone to show list Whitelist or BlackList

Select Whitelist or Blacklist

2. Click to your Whitelist you want to Activate or Deactivate for Clone

Describe Status
đŸšĢ  is status Deactivated
✅  is status Activated
Activate or Deactivate for Clone

Replace Clone

This is feature help replace content before clone

If you do not have a replace, you can create it by following these instructions

1. Select Replace from Menu Clone to show list Replace

Select Replace from Menu Clone

2. Click to your Replace you want to Activate or Deactivate for Clone

Describe Status
đŸšĢ  is status Deactivated
✅  is status Activated
Activate or Deactivate for Clone

You can add a header or footer for each post when clone to channels target

To reach this first you will need to type /clone on Auto Forward Telegram BOT. Now click on Add Header or Add Footer âžĄī¸

âžĄī¸ Enter text content you want show .

Or it can be a display reference to some value as follows

📖 Use Short code to refer:

âžĄī¸ Enter EMPTY if you don't want to show the header.

âžĄī¸ \n if you want break line.

âžĄī¸ \t if you want spaces.

âžĄī¸ [[ORIGIN_USERNAME]] if you want to show the sender username

âžĄī¸ [[ORIGIN_USERID]] if you want to show the sender userid

âžĄī¸ [[ORIGIN_TEXT]] if you want to show original content.

âžĄī¸ [[ORIGIN_NAME]] if you want to show the sender name or name original channel.

âžĄī¸ [[ORIGIN_POST_ID]] if you want show Post ID origin.

âžĄī¸ [[ORIGIN_CHAT_ID]] if you want show CHAT ID origin.

âžĄī¸ [[ORIGIN_QUOTED_TEXT]] if you want to display the original post's QUOTED TEXT.

âžĄī¸ [[ORIGIN_NAME_URL]] if you want to show the original link.

âžĄī¸ [[FROM_USER]] if you want to show the username of sender.

âžĄī¸ [[SOURCE_NAME]] if you want to show forward source name.

âžĄī¸ [[SENDER_CHAT]] if you want to show name display of sender.

âžĄī¸ [[FORWARD_FROM_CHAT]] if you want to show message owner name

âžĄī¸ [[ORIGIN_POST_DATE]] if you want to show post date created

âžĄī¸ [[ORIGIN_DESCRIPTION]] if you want to show description of channel or group

Show header forward when clone

Show Header Forwarder : check ✅ if you want all clone messages will be prefixed with "Forwarded from ...".

To reach this first you will need to type /clone on Auto Forward Telegram BOT. Now click on Show Header Forwarder âžĄī¸

Last updated