# hubot **Repository Path**: mirrors_Asana/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-09-24 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hubot Hubot is a chat bot, modeled after GitHub's Campfire bot, hubot. He's pretty cool. He's extendable with [old community scripts](https://github.com/github/hubot-scripts), or [new community org](https://github.com/hubot-scripts/) and your own custom scripts, and can work on [many different chat services](docs/adapters.md). This repository provides a library that's distributed by `npm` that you use for building your own bots. See the [docs/README.md](docs/README.md) 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) ## License Copyright (c) 2011-2014 GitHub, Inc. See the LICENSE file for license rights and limitations (MIT).