文件名称:MastodonToTwitter:Mastodon <-> Twitter交叉海报
文件大小:9KB
文件格式:ZIP
更新时间:2024-02-24 23:24:59
twitter bridge mastodon MastodonPython
MastodonToTwitter Mastodon <-> Twitter交叉海报。 要求:Python 3.4最低,带有两个软件包,python-twitter 3.2或更高版本和Mastodon.py 1.0.2或更高版本: # Python 3 pip3 install -r requirements.txt 对于基本用法,只需运行MastodonToTwitter.py脚本并按照屏幕上的提示进行操作。 要更改轮询间隔或脚本与之交谈的Mastodon实例,请在脚本中编辑设置。 该脚本将您的凭据存储在以.secret结尾的文件中。 这些文件的内容使人们可以访问您的Twitter和
【文件预览】:
MastodonToTwitter-master
----Dockerfile(385B)
----.gitignore(1KB)
----README.md(2KB)
----LICENSE(1KB)
----MastodonToTwitter.py(20KB)
----requirements.txt(39B)
----MastodonToTwitter.service(331B)