Releases: m4mallu/clonebot
1.07
1.06
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.
v1.05
v1.04
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.
v1.03
1.02
v1.01
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.