Updated Frequently Asked Questions (markdown)

Spike
2021-10-09 20:37:42 +00:00
parent c6ed3e0e2c
commit e9690ccc09

@@ -6,4 +6,10 @@ It may eventually but this feature is not planned.
**How can I show my support?**
I'm glad you like Libreddit! :) You can contribute by [submitting bugs](https://github.com/spikecodes/libreddit/issues/new?assignees=&labels=bug&template=bug_report.md&title=), [contributing code](https://github.com/spikecodes/libreddit/pulls), or donating to the Bitcoin and Monero addresses listed in the README. ♥
I'm glad you like Libreddit! :) You can contribute by [submitting bugs](https://github.com/spikecodes/libreddit/issues/new?assignees=&labels=bug&template=bug_report.md&title=), [contributing code](https://github.com/spikecodes/libreddit/pulls), or donating to the Bitcoin and Monero addresses listed in the README. ♥
---
**Does Libreddit have an API or provide RSS feeds?**
Libreddit doesn't have an API or any RSS feeds because most of Libreddit's benefits come from the web interface (faster speeds, no ads, less resources loaded, etc.) so there really wouldn't be any advantage to using a Libreddit API/RSS feed over a proxied Reddit API/RSS feed. If you do need a something of that nature, I'd recommend taking a look at [Teddit's API](https://codeberg.org/teddit/teddit/wiki#teddit-api).