update README
This commit is contained in:
parent
04178b37d7
commit
16a39c8493
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ This version makes quite a few changes from [the original](https://github.com/Je
|
||||||
- Stores toots in a sqlite database rather than a text file
|
- Stores toots in a sqlite database rather than a text file
|
||||||
- Doesn't unnecessarily redownload all toots every time
|
- Doesn't unnecessarily redownload all toots every time
|
||||||
- Ability to ignore specific CWs
|
- Ability to ignore specific CWs
|
||||||
|
- Fixes Pleroma post fetching
|
||||||
|
|
||||||
## FediBooks
|
## FediBooks
|
||||||
Before you use mstdn-ebooks to create your own ebooks bot, I recommend checking out [FediBooks](https://fedibooks.com). Compared to mstdn-ebooks, FediBooks offers a few advantages:
|
Before you use mstdn-ebooks to create your own ebooks bot, I recommend checking out [FediBooks](https://fedibooks.com). Compared to mstdn-ebooks, FediBooks offers a few advantages:
|
||||||
|
@ -35,7 +36,7 @@ While there is a Docker version provided, it is **not guaranteed to work**. I pe
|
||||||
| Software | Downloading statuses | Posting | Replying |
|
| Software | Downloading statuses | Posting | Replying |
|
||||||
|-----------|-------------------------------------------------------------------|---------|-------------------------------------------------------------|
|
|-----------|-------------------------------------------------------------------|---------|-------------------------------------------------------------|
|
||||||
| Mastodon | Yes | Yes | Yes |
|
| Mastodon | Yes | Yes | Yes |
|
||||||
| Pleroma | [Somewhat](https://git.pleroma.social/pleroma/pleroma/issues/866) | Yes | [No](https://git.pleroma.social/pleroma/pleroma/issues/416) |
|
| Pleroma | Yes | Yes | [No](https://git.pleroma.social/pleroma/pleroma/issues/416) |
|
||||||
| Misskey | Yes | No | No |
|
| Misskey | Yes | No | No |
|
||||||
| diaspora* | [No](https://github.com/diaspora/diaspora/issues/7422) | No | No |
|
| diaspora* | [No](https://github.com/diaspora/diaspora/issues/7422) | No | No |
|
||||||
| Others | Maybe | No | No |
|
| Others | Maybe | No | No |
|
||||||
|
|
Loading…
Reference in a new issue