gnu-social-export:从GNU social导出已关注帐户的列表,以将其导入Mastodon

时间:2024-02-24 07:10:08
【文件属性】:

文件名称:gnu-social-export:从GNU social导出已关注帐户的列表,以将其导入Mastodon

文件大小:4KB

文件格式:ZIP

更新时间:2024-02-24 07:10:08

gnusocial mastodon MastodonPython

GNU社会出口 Python脚本,可以导出已关注用户的列表。 此列表可以导入到Mastodon。 设置和使用 python3 -m venv venv source venv/bin/activate pip install -r requirements.txt cp .env.sample .env # and edit the .env file python gnu-social-export.py > friends.csv # for the list of the users you are following python gnu-social-export.py -f > followers.csv # for the list of your followers


【文件预览】:
gnu-social-export-master
----gnu-social-export.py(2KB)
----.gitignore(2KB)
----README.md(452B)
----.env.sample(109B)
----LICENSE(1KB)
----requirements.txt(23B)

网友评论