turt2live / matrix-wishlist

Bridges, bots, and other tooling requested by community members
55 stars 2 forks source link

Vkontakte (VK Messenger) to Matrix bot based and puppeted bridge #114

Closed progserega closed 5 years ago

progserega commented 6 years ago

Bridge for exchenge messages between social network vk.com and matrix.

At network I found: https://github.com/saber-nyan/vk2matrix-bot

But it is empty :-)

turt2live commented 6 years ago

It looks like the project you've linked does have code in it. What exactly are you looking to have bridged?

bttmchnd commented 6 years ago

https://github.com/saber-nyan/vk2matrix-bot

It's a silly bot that repost posts or articles from VK by a requested link, but @saber-nyan had issues with thumbnails because of, quoting, «weak SDK» and dropped it. Meh.

progserega commented 6 years ago

It would be nice if we could send and receive messages of personal correspondence between VKontakte.ru and the matrix.

homebeach commented 6 years ago

Perhaps here would be some documentation that would help.

MurzNN commented 6 years ago

possible libraries to use:

This whole VKontakte to Matrix bridge wish we can split in two parts (with different implementation):

MurzNN commented 6 years ago

@progserega please update issue topic for better googling to something like: Vkontakte (VK Messenger) to Matrix bot based and puppeted bridge

progserega commented 5 years ago

This is simple bot for messaging between matrix and VK: https://github.com/progserega/MatrixVkBot

Now support images, text,video,geo,voice from VK to matrix, and only text from matrix to VK

turt2live commented 5 years ago

Looks like https://github.com/progserega/MatrixVkBot is sufficiently advanced for this use case.

MurzNN commented 3 years ago

Here https://github.com/innereq/mx-puppet-vk is much more improved version of VK <-> Matrix bridge, that works as application service, using Community bot and as Puppeted user.