Šī¸Clone Message
This command is used for cloning (mirror) chats/channels or users messages from SOURCE to DESTINATION
Important Info
When using this command with an current setup, that setup will not be able to send any new message until /clone finishes.
When using this command, the bot might delay message redirection for your setups.
Warning
Because this commands sends a high amount of messages in a short time it will cause temporary limits from telegram servers. Basically when this happens you will not be able to send any message from this account for 5 minutes to 1 hour depending on the limit.
You will get a notification from the bot when such a limit is encountered (You will also notice yourself since you will not be able to send any message when that happens). There's no way around this other than not using this command.
What is it used for?
Copy a old message from Channel/Group/Topic/User to Your Channel/Group/Topic
Copy all history message from Channel/Group/Topic/User to Your Channel/Group/Topic/Topic
Backup message from Channel/Group/User to Your Channel/Group/Topic
Copy/ Backup with Feature Advance
âī¸ 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
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
âĄī¸ I want clone 10 message start from first message and each copy is spaced 10 seconds apart
âĄī¸ I want clone 10 message start from message_id is 7512 and each copy is spaced 3 seconds apart
âī¸ 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
âī¸ 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
# How to Get message ID start?
From Source Clone scroll to message you want start copy
Click right click select Copy Post Link from Message
We will receive link same like "https://t.me/c/1656164752/7553"
Copy Message_ID is last path, corresponding = 7553
# How to Get Topic ID?
Topics are only supported when the source or target is a Group
From Group Source Clone or Target
Click right click select Copy Post Link from Message
We will receive link same like "https://t.me/c/1656164752/2/7553"
Copy Topic_ID is path near the end, corresponding = 2
Clone By ID messages
start_id: is a list of message IDs separated by commas will clone (How to Get) {Optional, Default = 2}.
âī¸ Example âī¸
âī¸ How To Setup Condition For Clone?
From BOT Auto Forward Messages type /clone or click Menu and select /clone to get describe
Filters Clone
This menu is used to filters messages by type when process clone.
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)
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
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
2. Click to your Whitelist you want to 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
2. Click to your Replace you want to Activate or Deactivate for Clone
Add Header and Footer when 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