turt2live / matrix-wishlist

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

Viber bridge #80

Open turt2live opened 6 years ago

turt2live commented 6 years ago

Unknown API compatibility

https://developers.viber.com/

GayanSandaruwan commented 6 years ago

I would like to do this parallel to GSOC. Any comments on matter would help a lot. Happy to find the mentor if so. :nerd_face:

MurzNN commented 6 years ago

Here is JS library that supports Viber API: https://github.com/Yoctol/messaging-apis

GayanSandaruwan commented 6 years ago

Thanks @MurzNN but I was thinking to use https://github.com/Viber/viber-bot-node library given from viber. Any specific reasons of using above.

brunakov commented 3 years ago

Any updates on this bridge?

homebeach commented 3 years ago

How about creating own room for this project?

xpseudonym commented 1 year ago

I'm curious - why is there no bridge for vibre, is there just a lack of interest/ resource, or is there something more insidious?

walking-octopus commented 1 year ago

I'm curious - why is there no bridge for Viber, is there just a lack of interest/resources, or is there something more insidious?

They are intent on wasting any reverse engineer's time with all kinds of weird tricks until they give up in frustration, like magically changing the behavior when it detects a proxy. Their bot API seems to be designed exclusively for cookie-cutter corporate chatbots and nothing more. Hopefully, someone here can figure out some hack, like running an Android app in the background to read and reply to its push notifications, providing at least a rudimentary way to send and receive messages.

xpseudonym commented 1 year ago

Thanks @walking-octopus I suspected as much, but good to have my suspicions confirmed

kingp0dd commented 1 year ago

and here i thought that facebook messenger is stricter since viber has developer APIs on their other types of chats while facebook has none.