integrating with Social Web using the RSS group chat API
In the Social Web mobile app, click on the chat tab (left) and then click on your profile image (top left corner)
Your server's domain name is displayed at the top, it begins with "@" for example @testuser.socialweb.cloud
(the RSS feed contents will contain the most recent messages from all group chats that your account is allowed to see on that server)
Visit your Social Web server in a Web browser by using it's domain name like this example: https://testuser.socialweb.cloud
Log in to your server in the Web browser and click "Copy feed link" (top right corner beneath the drop-down menu)
You will see output that looks like the following, with an item named "ID" next to each chat which contains the group ID for that chat
Amazon AWS Marketplace account
-- OR --
Ubuntu Linux v22/v24 VPS as root user
search for Social Web on AWS marketplace
Youtube - how-to install Social Web on Amazon videos (14 minutes total)
curl -sSL https://socialweb.cloud/install.sh | bash -s mysite.example.com
su - socialweb
curl -sSL https://socialweb.cloud/install.sh | bash -s mysite.example.com