@Deus well, you need to enable and insert image with short code
https://github.com/mashirozx/mastodon/blob/main/.env.production.sample#L121
Basically, I reblog my Twitter with an automation script
@Deus right, need to restart
@mashiro I see. Thank you!
Use your start/stop sh file to restart or server restart?
@Deus right
@mashiro Oh.
So the script scraptes the Twitter post. Correct?
Add
ALLOW_REMOTE_MEDIA_TAG=true
this to my env file and it’ll work for my site? Or is there more work?