Take your Nextcloud groups to your XMPP client.
- Download all lua files and move them to e.g.
/usr/lib/prosody/modules/mod_roster_cloud/
. - Add
roster_cloud
to yourmodules_enabled
section in your prosody configuration. - Add
roster_cloud_url
androster_cloud_secret
to your prosody configuration with the values provided by jsxc.nextcloud on your Nextcloud admin page. They correspond to API URL and Secure API Token in the Nextcloud JSXC settings. - Restart prosody.