robertoszek / pleroma-bot

Bot for mirroring one or multiple Twitter accounts in Pleroma/Mastodon/Misskey.
https://robertoszek.github.io/pleroma-bot
MIT License
104 stars 18 forks source link

Handle alt text/image description #84

Closed maltechx closed 2 years ago

maltechx commented 2 years ago

Hi all, it would be nice if the bot would mirror the alt text of an image on Twitter to the image description on Mastodon.

robertoszek commented 2 years ago

Hi! Yeah, it'd make perfect sense for the bot to do this automatically.

I've implemented the changes on 1.0.3rc14, feel free to install it and give it a try:

pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple pleroma-bot==1.0.3rc14

If you don't find any issues with the changes, they'll be rolled into the next stable release.

maltechx commented 2 years ago

Thanks for the fast implementation. I will let you know when I encounter issues.

maltechx commented 2 years ago

No issues so far. Bot runs fine as daemon