This is a project I started a few months ago, I wanted to test the Gather APIs and see what could be done.
It’s simple, it basically updates your status according to the activity of some music streams. I shared it on the company chat and some people liked it and also recommended sharing it here.
It uses two other small projects:
- gather-client-ws a wrapper for the websocket API.
- tapioca-gather a wrapper for the http API.
Today was released a docker image to simplify the usage.
All projects are in Python