Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
looprock authored Jan 2, 2023
1 parent 1693c16 commit 7562cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# fedifeeder
My attempt at 'relaying' traffic from a relay-less mastodon instance. fedifeeder scrapes the public timeline of an instance and follow users that show up there, with the intention of creating a more 'organic' federated timeline on a personal Activitypub server instance.
My attempt at 'relaying' traffic from a relay-less mastodon instance. fedifeeder scrapes the public timeline of an instance and follow users that show up there, with the intention of creating a more 'organic' federated timeline on a personal Activitypub server instance which doesn't currently support relays.

The concept around this can be found here: https://github.com/hachyderm/community/issues/32

Expand All @@ -17,4 +17,4 @@ to access that data hit: localhost:8080/debug when DEBUG mode is enabled.
* figure out if I actually need a TOKEN to read the public timeline using go-mastodon
* support a config file
* Move to using streams
* Not blow up the internet and make everyone hate me whenever I turn this on
* Not blow up the internet and make everyone hate me whenever I turn this on

0 comments on commit 7562cc1

Please sign in to comment.