@p1timmy.weee.ee's Bluesky feed generator server
Based on ATProto Feed Generator powered by The AT Protocol SDK for Python
pip install -r requirements.txt
(must be done after cloning/updating repo), then python -m server
API can be accessed at http://127.0.0.1:8000/
If you wanna run the server without the firehose client, use flask run
--dev
: Use Flask's built-in development server, not to be used in production--no-reload
: Disable reloading server on source/config file change--update-lists-now
: Check for user list updates every time the server (re)starts
- LoveLive!Sky - updated and improved version of these feeds:
- LoveLive! by @aither.bsky.social (abandoned and unmaintained as of December 1st, 2024)
- ラブライブ!シリーズ by @lovelive-cal.bsky.social
MIT