Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

v2.0

Compare
Choose a tag to compare
@alcortazzo alcortazzo released this 25 Jan 15:56
· 66 commits to master since this release
87b4a34
  • 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.