4
8
Fork
You've already forked Mastodon_Tools
0
Various little tools for interacting with Mastodon
  • HTML 90%
  • Python 10%
2024年06月07日 10:21:08 +01:00
.gitignore Added config 2022年11月13日 09:30:31 +00:00
config.py.example Added config 2022年11月13日 09:31:19 +00:00
index.html Better CSS 2022年12月04日 10:32:54 +00:00
LICENSE Initial commit 2022年11月13日 10:07:08 +01:00
on_this_day.py Better spacing 2024年06月07日 10:21:08 +01:00
README.md Add status viewer 2022年11月17日 09:53:34 +00:00
status.py Make executable on Linux 2022年11月23日 07:17:03 +00:00
threads.py Make executable on Linux 2022年11月23日 07:17:03 +00:00

Mastodon Tools

Various little tools Python for interacting with Mastodon. You will need to register for a access token on your Mastodon instance. Ask your admin if you're unsure.

On This Day

This service shows all the posts you made on this day in previous years.

Read The Blog Post

Threads

This lets you visualise a conversation tree. Give it the URL of any post on your instance and it will get all the replies to it.

Usage:

python3 threads.py https://your_mastodon.instance/@username@their.instance/1234

⚠ Note! Large conversations may take a long time to retrieve from the API.

Status

Pretty Prints (in colour!) all the data behind a status.

Usage:

python3 status.py https://mastodon.social/@Edent/109358520333182101