Hubot

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

  • Owner: hubotio/hubot
  • Platform: BSD, Heroku, Linux, Microsoft Azure, Unix-like, Windows
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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

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

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

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

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

Overview

Name With Ownerhubotio/hubot
Primary LanguageJavaScript
Program languageCoffeeScript (Language Count: 2)
PlatformBSD, Heroku, Linux, Microsoft Azure, Unix-like, Windows
License:MIT License
Release Count133
Last Release Namev11.1.4 (Posted on )
First Release Namev1.0.0 (Posted on )
Created At2011-08-27 08:30:59
Pushed At2024-04-18 22:08:55
Last Commit At
Stargazers Count16.6k
Watchers Count591
Fork Count3.8k
Commits Count2.3k
Has Issues Enabled
Issues Count819
Issue Open Count7
Pull Requests Count586
Pull Requests Open Count1
Pull Requests Close Count257
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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).

To the top