# hubot **Repository Path**: voldemort/hubot ## Basic Information - **Project Name**: hubot - **Description**: A customizable life embetterment robot. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-18 - **Last Updated**: 2022-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/hubotio/hubot.svg?branch=master)](https://travis-ci.org/hubotio/hubot) [![Coverage Status](https://coveralls.io/repos/github/hubotio/hubot/badge.svg?branch=master)](https://coveralls.io/github/hubotio/hubot?branch=master) # 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](http://hubot.github.com/docs/#scripts) and can work on [many different chat services](https://hubot.github.com/docs/adapters/). This repository provides a library that's distributed by `npm` that you use for building your own bots. See the [documentation](http://hubot.github.com/docs) 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](CONTRIBUTING.md) If you'd like to chat with Hubot users and developers, [join us on Slack](https://hubot-slackin.herokuapp.com/). ## License See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).