Hubot

一个可定制的生活装饰机器人。(A customizable life embetterment robot. )

  • 所有者: hubotio/hubot
  • 平台: BSD, Heroku, Linux, Microsoft Azure, Unix-like, Windows
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Hubot是你友好的机器人助手。在你的公司里安装他,以极大地提高员工的效率。

Hubot是构建聊天机器人的框架,模仿了GitHub的篝火机器人“hubot”。他很酷,他可以使用脚本进行扩展,可以处理许多不同的聊天服务。

该存储库提供了一个由npm分发的用于构建自己的机器人的库。

GitHub公司写了第一个版本的Hubot来自动化其公司的聊天室。 Hubot知道如何部署站点,自动化大量任务,并成为办公室的乐趣来源。 最终他成长为GitHub的强大力量,但他却过着一种隐秘而混乱的生活。所以我们重写了他。

Hubot的今天版本是开源的,用Node.js上的CoffeeScript编写,并且易于部署在像Heroku这样的平台上。 更重要的是,Hubot是在每个人的机器人之间共享脚本的标准化方式。

概览

名称与所有者hubotio/hubot
主编程语言JavaScript
编程语言CoffeeScript (语言数: 2)
平台BSD, Heroku, Linux, Microsoft Azure, Unix-like, Windows
许可证MIT License
发布数134
最新版本名称v11.1.5 (发布于 )
第一版名称v1.0.0 (发布于 )
创建于2011-08-27 08:30:59
推送于2024-05-09 16:26:46
最后一次提交
星数16.6k
关注者数591
派生数3.8k
提交数2.3k
已启用问题?
问题数820
打开的问题数8
拉请求数586
打开的拉请求数1
关闭的拉请求数257
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Build Status Coverage Status

Hubot

Hubot is a framework to build chat bots, modeled after GitHub's Campfire bot of the same name, hubot.
He's pretty cool. He's extendable with scripts and can work
on many different chat services.

This repository provides a library that's distributed by npm that you
use for building your own bots. See the documentation
for details on getting up and running with your very own robot friend.

In most cases, you'll probably never have to hack on this repo directly if you
are building your own bot. But if you do, check out CONTRIBUTING.md

If you'd like to chat with Hubot users and developers, join us on Slack.

License

See the LICENSE file for license rights and limitations (MIT).

去到顶部