this post was submitted on 29 Jun 2023
19 points (91.3% liked)

Reddit

13818 readers
1 users here now

founded 5 years ago
MODERATORS
 

[^1]: Reference: https://www.theverge.com/2023/6/25/23772942/reddit-accessibility-improvements-mobile-apps-moderation-tools [^2]: Read-only, unable to post/reply. [^3]: Paid subscription.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago (2 children)

Are they sure with libreddit and teddit? Don‘t they rely on the API too?

[–] pixelpop3 1 points 2 years ago* (last edited 2 years ago)

I think they use the unauthenticated .rss and .json routes (which is why they are read-only). The reddit website itself currently relies on these. It's unclear whether reddit may lock them down in the future but it would likely require frontend updates on their end and massively break mod tools even more than what they're already doing.

[–] [email protected] 1 points 2 years ago

Teddit uses his own "Unoffical API"

Unofficial API (RSS & JSON support, no rate limits or Reddit account required)

Libreddit there are some issues about it
https://github.com/libreddit/libreddit/issues/818
https://github.com/libreddit/libreddit/issues/785