add link to community template
This commit is contained in:
parent
81238d56fc
commit
2d17b41f78
1 changed files with 4 additions and 0 deletions
|
@ -145,3 +145,7 @@ You might create a feed for a given community by compiling a list of DIDs within
|
|||
|
||||
### A Topical Feed
|
||||
To implement a topical feed, you might filter the algorithm for posts and pass the post text through some filtering mechanism (an LLM, a keyword matcher, etc.) that filters for the topic of your choice.
|
||||
|
||||
## Community Feed Generator Templates
|
||||
|
||||
- [Python](https://github.com/MarshalX/bluesky-feed-generator) - [@MarshalX](https://github.com/MarshalX)
|
Loading…
Add table
Add a link
Reference in a new issue