vk-to-telegram
vk-to-telegram copied to clipboard
Utility to forward posts from VK through callback API to telegram channel or chat
V1
New features that will be coming in V1: - Code refactor with Typescript. - Support for Telegram comments. Links will be appended to message to make comments work on all...
Posting only text without attachments: ``` 0|npm | TypeError: Cannot read property 'items' of undefined 0|npm | at sendVideo (/home/***/node_modules/vk-to-telegram/lib/sender.js:85:90) 0|npm | at async mediaPoster (/home/***/node_modules/vk-to-telegram/lib/forwarder.js:178:29) 0|npm | at async...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [qs](https://github.com/ljharb/qs) from 6.7.0 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...