Releases: ejnshtein/vk-to-telegram
Releases · ejnshtein/vk-to-telegram
v0.4.5
Added new criedHalfBea
property.
v0.4.0
Axios removed from dependencies;
Native polls now available. It can be disabled by setting option sendNativePoll
to false
.
Telegraf updated.
v0.3.0
Now all files from vk (photos and other files) will be send to telegram as links instead of piping content.
Dependencies update.
v0.2.8
Some bugfixes.
Messages now will be send consistently.
v0.2.6
Updated heroku post filter.
v0.2.4
Added option to allow to forward post with repost (repost
option) (By default true
)
v0.2.3
Added option to restrict ads forwarding(ads
and repostAds
option).
Added option to append or prepend text to post manually (appendText
and prependText
option).
Dependencies update.
v0.2.1b
File caption limit has been increased to 1000 characters.
Full refactor with async/await.
Added support for field secret.
Added filters by word and hashtag.
Dependencies update.