Do not feed the trolls and get back the ownership for your data.
We support you with the following tools:
Embeds mastodon timline into a html page.
In order to try it, just create a html like
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>masto-embed</title>
</head>
<body>
<div id="masto-embed"
account_name="team"
host_url="https://social.meissa-gmbh.de">
Here the timeline will appear.
</div>
<script src="https://domaindrivenarchitecture.org/downloads/dda-masto-embed.js"></script>
</body>
</html>
Styling is up to you :-)
We are proudly contributing to mastodon-bot. The bot will post the timeline from the specified Twitter/Tumblr accounts and RSS feeds to Mastodon.