This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
v2.0
- One big method has been rewritten into many small methods and sub-methods for better reading and performance.
- Bot can split VK posts larger than 4096 characters into many small (≤4090) messages for sending to Telegram.
- Bot can add VK videos links to the messages.
- Bot can send reposts as a separate messages. All media of the reposts also will be sent to Telegram.
- Minor fixes
- Minor changes in the README.md.