Nextcloud talk is nextclouds take on a chat and voice/video conference system https://nextcloud.com/talk/
It would be nice if matterbridge was able to exchange chat messages with talk
Thanks @hoerup! :)
They are apparently planning to integrate with either Matrix or XMPP, so then they'll work with Matterbridge. (They don't seem to have a standard protocol in the meantime.)
There's another thread where the maintainer can add a mention of this for future people who are wondering: https://github.com/42wim/matterbridge/issues/28
Since https://github.com/pojntfx/nextcloud-talk-bot-framework is now available, I'm gonna put this in my TODO list. I am quite busy at the moment though so if someone else wants to pick it up, feel free!
Okay, I'm working in this now. The Go library is in progress here: https://github.com/gary-kim/go-nc-talk. I'll add the library and open a PR once it's stable.
This is closed by #1167
Thanks for your work @gary-kim !
Most helpful comment
Okay, I'm working in this now. The Go library is in progress here: https://github.com/gary-kim/go-nc-talk. I'll add the library and open a PR once it's stable.