Skip to content
A customizable life embetterment robot.
Branch: master
Clone or download
mistydemeo Merge pull request #1497 from Trott/silence-deprecation-warning
fix: address deprecation warning on startup
Latest commit 7795fe5 Apr 17, 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 feat(User): add Datastore support Jan 11, 2019
examples Improve systemd example init script. Sep 23, 2016
script Remove old dotenv stuff May 26, 2017
src Update robot.js Apr 1, 2019
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.