Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
A customizable life embetterment robot.
Branch: master
Clone or download
mistydemeo Merge pull request #1496 from mistydemeo/fix_circular_reference
Brain: avoid retaining dangerous robot/brain references
Latest commit c1c2611 Mar 7, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Link to stale issue policy May 30, 2017
bin test(2e2): increase timeout from 10s to 30s Jun 28, 2017
docs
examples Improve systemd example init script. Sep 23, 2016
script Remove old dotenv stuff May 26, 2017
src
test fix(Brain): avoid retaining dangerous robot/brain references Mar 5, 2019
.editorconfig chore(*) add editorconfig Oct 13, 2017
.gitignore chore: ignore coverage directory Jun 12, 2017
.travis.yml CI: Another attempt to fix release Aug 3, 2018
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md May 18, 2017
CONTRIBUTING.md CONTRIBUTING: note license. Feb 16, 2018
LICENSE.md update copyright to 2017 May 8, 2017
README.md docs(README): fix badge urls Jun 12, 2017
ROADMAP.md Keeping roadmap here for now May 24, 2017
es2015.js feat: Add new Datastore class Jan 11, 2019
index.js refactor: CoffeeScript -> JavaScript Jun 9, 2017
package.json

README.md

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

You can’t perform that action at this time.