elephrame:用ruby编写的mastodon bot框架

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

文件名称:elephrame:用ruby编写的mastodon bot框架

文件大小:75KB

文件格式:ZIP

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

ruby bot bot-framework mastodon MastodonRuby

麻黄 大象框架-通过 一个有助于简化乳齿象/毛发瘤机器人程序创建的框架 在后端使用 安装 将此行添加到您的应用程序的Gemfile中: gem 'elephrame' 然后执行: bundle 或自己安装为: gem install elephrame 快速开始 每三个小时发布“反式权利就是*”的漫游器: require 'elephrame' my_bot = Elephrame :: Bots :: Periodic . new '3h' my_bot . run do | bot | bot . post ( "trans rights are human rights" ) end $ INSTANCE="https://mastodon.social" TOKEN="your_access_token" ruby bot.rb 检查目录以获取更多示例机器人 如果您一般不熟悉Ruby开发,则在examples文件夹中也有一个文档,我建议您阅读。 Ruby,一些基本语法,使用gem,基本项目结构等需要采取高级方法。 机器人类型 到目前为止,该框架支持6种bo


【文件预览】:
elephrame-master
----.travis.yml(107B)
----bin()
--------console(344B)
--------setup(131B)
----Rakefile(198B)
----test()
--------test_helper.rb(107B)
--------elephrame_test.rb(206B)
----LICENSE(1KB)
----Gemfile(227B)
----Gemfile.lock(1KB)
----elephrame.gemspec(2KB)
----examples()
--------command.rb(797B)
--------tracery_files()
--------markov.rb(374B)
--------getting_started.org(20KB)
--------ebooks.rb(1KB)
--------markov_files()
--------notbot_check.rb(395B)
--------reply.rb(101B)
--------interact.rb(560B)
--------periodic_interact.rb(421B)
--------tracery_adv.rb(840B)
--------tracery_files2()
--------periodic.rb(139B)
--------README.md(292B)
--------tracery_simple.rb(701B)
--------watcher.rb(533B)
----.gitignore(81B)
----lib()
--------elephrame.rb(262B)
--------elephrame()
----CODE_OF_CONDUCT.md(3KB)
----README.md(6KB)

网友评论