Minimum viable implementation of Stoat Discover
stoatchat
0

Configure Feed

Select the types of activity you want to include in your feed.

6 1 0

Clone this repository

https://git.vm.fail/bunniesin.space/minidiscover https://git.vm.fail/did:plc:vnpaw5fkjul7uipeop4woigx
ssh://git@knot1.tangled.sh:2222/bunniesin.space/minidiscover ssh://git@knot1.tangled.sh:2222/did:plc:vnpaw5fkjul7uipeop4woigx

For self-hosted knots, clone URLs may differ based on your setup.


README.md

MiniDiscover#

Minimum viable implementation of Stoat Discover.

Running#

Edit config.json to point client_host to your instance's web app, do not include a trailing slash.

Then, write your own listings.json file (use the one in the repository as a base, and finally start the server with:

go run .

License#

This project is licensed under the MIT license.

Feel free to fork and edit the project to your liking, or use it's source code as reference for your own implementation of Discover.

I am not affiliated with Revolt Platforms LTD. and this project's code is written entirely from scratch, using the publicly available web app code as a reference for the IPC protocol.