pleroma-bot icon indicating copy to clipboard operation
pleroma-bot copied to clipboard

Bot for mirroring one or multiple Twitter accounts in Pleroma/Mastodon/Misskey.

Results 28 pleroma-bot issues
Sort by recently updated
recently updated
newest added

Twitter API is too difficult to apply for, I wonder if I can migrate tweets through RSS. I found a project : https://github.com/DIYgod/RSSHub It would be much easier if it...

enhancement

``` ℹ 2022-07-30 00:38:29,954 - pleroma_bot - INFO - Processing user: 108069358706528497 ℹ 2022-07-30 00:38:32,116 - pleroma_bot - INFO - tweets gathered: 5 Processing tweets... \ ``` The culprit appears...

bug

Handle rate limits if HTTP 429 Too Many Requests is raised when sending requests to the Pleroma/Mastodon/Misskey API endpoints.

enhancement

Some fancy accounts seem to be using some Twitter feature which pleroma-bot doesn't support yet. This is typically spotted in tweets which follow the trend of containing a mere "↓"...

I have to populate a number of accounts for the first time, so it's annoying to have to require manual input like this: ``` ℹ 2022-04-03 13:35:08,271 - pleroma_bot -...

enhancement

Twitter introduced a new tier of access (Elevated) to their API projects and although existing projects were promoted automatically, new users by default will get Essential access instead, which is...

enhancement

Using the RSS import option with Nitter works quite well, but the resulting posts are hard to read because every hashtag Also, the `nitter_base_url` isn't applied because the links to...

I guess adding scraping capabilities to the bot has become a priority. Using [RSS feeds](https://robertoszek.github.io/pleroma-bot/gettingstarted/usage/#using-an-rss-feed) as a source will hopefully continue to work after February 9th (if you can find...

breaking changes

Importing an RSSHub RSS feed works very well, but there are a few issues. Quote tweets are posted with a literal div and a link to the original tweet (though...