Add proper attribution to @aliceif for original HolMirDas concept
- Acknowledge original HolMirDas for Misskey by @aliceif - Link both GitHub and Misskey profiles for cross-platform discovery - Clarify relationship between original Misskey tool and GoToSocial adaptation
This commit is contained in:
parent
5632a3d641
commit
5b978f1445
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
#!/usr/bin/env python3
|
||||
"""
|
||||
GTS-HolMirDas: RSS-based content discovery for GoToSocial
|
||||
Fetches URLs from RSS feeds and uses GTS search API to federate content
|
||||
|
||||
Inspired by HolMirDas by @aliceif:
|
||||
- GitHub: https://github.com/aliceif/HolMirDas
|
||||
- Fediverse: @aliceif@mkultra.x27.one
|
||||
|
||||
This GoToSocial adaptation extends the original RSS-to-ActivityPub concept
|
||||
with Docker deployment, multi-instance processing, and comprehensive monitoring.
|
||||
"""
|
||||
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue