UNPKG

lisb-hubot

Version:

A simple helpful robot for your Company

25 lines (16 loc) 1.19 kB
![Build Status: MacOS](https://github.com/lisb/hubot/actions/workflows/nodejs-macos.yml/badge.svg) ![Build Status: Ubuntu](https://github.com/lisb/hubot/actions/workflows/nodejs-ubuntu.yml/badge.svg) ![Build Status: Window](https://github.com/lisb/hubot/actions/workflows/nodejs-windows.yml/badge.svg) # lisb-hubot `lisb-hubot` is a fork from [hubot](https://github.com/hubotio/hubot) and customized for direct. ## 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) ## License See the [LICENSE](LICENSE.md) file for license rights and limitations (MIT).