this repo has no description
0
fork

Configure Feed

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

bsky-activity.py: whitelist graph.starterpack

+1
+1
bsky-activity.py
··· 27 27 'app.bsky.graph.listitem', 28 28 'app.bsky.labeler.service', 29 29 'chat.bsky.actor.declaration', 30 + 'app.bsky.graph.starterpack', 30 31 ]) 31 32 32 33 async def bsky_activity():