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.
 
 
Go to file
Terence Eden fd0c309f7f Fucking leap years2 2024-02-29 09:17:00 +00:00
__pycache__ Fix OTD 2023-11-12 09:16:33 +00:00
.domains Fix OTD 2023-11-12 09:16:33 +00:00
.gitignore
LICENSE
README.md
config.py.example
index.html
media.py Fix OTD 2023-11-12 09:16:33 +00:00
on_this_day.py Fucking leap years2 2024-02-29 09:17:00 +00:00
status.py
threads.py
untappd2mastodon.py Fix OTD 2023-11-12 09:16:33 +00:00
untappd_last UNTAPPPPPD 2023-02-19 18:11:07 +00:00

README.md

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