Clonebot Versions Save

A Telegram robot can clone medias from any chat to your own chat.

1.07

2 weeks ago

Heroku support removed Bot can only run on VPS or standalone distros. Minor code updates. Fixed framework version.

1.6

1 year ago

Important specifications in this release will be...

  • Bot required a PostgreSQL database.
  • Bot can only be used by its session user.
  • User session is performed for cloning from private and public chats.
  • All the variable inputs will be validated by the message id of a force reply.
  • Indexing & purging functions are performed before cloning (option to skip).
  • Clone function will be initiated from first to last message id of the target chat.
  • File type selection will be done with callback buttons.
  • Set custom caption by sending a formatted text to the bot chat.
  • Find source - target chat id and message id by forwarding any message from the concerned chat.
  • Terminate session facility.

Next release shall be an initial commit with version 2.x and pyrogram version 2.x with the following specifications

  • Database less design.
  • Variable inputs by optimised method.
  • Single user (session user) operated design.
  • Bot session for private chat cloning.
  • Custom caption with different layouts.
  • Indexing and purging functions will be removed as another bot is already there for the same.
  • Duplicate filter can be configured in settings.

Thanks for the suggestions and reports. Subscribe my channel to get updates of my works.

1.5

1 year ago

This is the final and stable release with pyrogram version 1. x The next one will be with pyrogram 2. x includes some serious changes.

1.4

2 years ago

Bot Won't clone duplicate files:

New Features:-

  • Target chat indexing
  • Target chat duplicate purging
  • Save target chat index config.

Bot will:-

  • Index files in target chat.
  • Save index config. fore future.
  • Ask for purge after indexing.
  • Check the index while cloning.
  • Update the index after cloning.

Read the documentation for more.

N'Joy Cloning.

1.3

2 years ago
  • bug fixes.
  • Additional facilities.
  • Performance improvements

1.2

2 years ago

Accepted all chat links Added more file types Clone from message-ids Session string protection Clone percentage & process graph, Auto calculation od message-ids Delayed cloning Caption on-off or file name as a caption. and a lot more features Detailed documentation can be seen HERE

1.1

2 years ago

This telegram bot can copy media from public and private chats to your personal chat[use username as source incase of public chat, session user doesn't need to be in the source chat]. Presently, real-time checking of the chat ids is added to the bot. Code updated to avoid bot restarting when in completion or cancellation of the main operation that a public bot with this repo can run in multiple sessions parallelly. Future updates will be pushed in the next release. Limitations: Clone from message-ids is not available now. The same will be added with lots of more updates on the next release.