文件名称:tweet_to_toot:从您最喜欢的Twitter帐户发出嘟嘟声!
文件大小:7KB
文件格式:ZIP
更新时间:2024-02-24 23:21:57
ruby twitter mastodon tweet toot
tweet_to_toot 从您最喜欢的帐户输入推文的工具 关注我们 目前,我们仅关注Twitter上的 , 和 ,但欢迎使用更多有用的Ruby Development News帐户! 提出一个建议新帐户的问题! 安装步骤 1.克隆存储库 git clone https://github.com/jstumbaugh/tweet-to-toot 2.创建一个Twitter应用程序以获取访问密钥 创建一个并生成访问令牌。 将它们存储在env.example文件中。 3.创建一个Mastodon帐户,将推文发布到 将实例URL,登录电子邮件和密码存储在env.example文件中。 4.选择T
【文件预览】:
tweet_to_toot-master
----.gitignore(29B)
----Dockerfile(274B)
----LICENSE(1KB)
----_config.yml(25B)
----env_example(311B)
----README.md(2KB)
----lib()
--------tweet_to_toot()
--------tweet_to_toot.rb(267B)
----makefile(375B)
----Gemfile(122B)
----Rakefile(657B)
----Gemfile.lock(1KB)