feat(lift): mastodon PoC
This commit is contained in:
parent
b50f5fa79c
commit
bb00eabd70
2 changed files with 202 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue