feat(lift): mastodon PoC

This commit is contained in:
Johann Dreo 2026-04-12 22:33:43 +02:00
commit bb00eabd70
2 changed files with 202 additions and 1 deletions

View file

@ -8,7 +8,9 @@ dependencies = [
"argparse>=1.4.0",
"configparser>=7.2.0",
"datetime>=6.0",
"mastodon-py>=2.1.4",
"rich>=14.3.3",
"toml>=0.10.2",
]
[project.scripts]