Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

airbot

dualmoon162.9.7

A modification of Github's hubot

github, dorfbot, airbot, airside, hubot, campfire, bot

readme

Airbot

Airbot is a chat bot, modeled after GitHub's hubot. He's pretty cool. He's extendable with old community scripts, or new community org and your own custom 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 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

License

Copyright (c) 2011-2014 GitHub, Inc. See the LICENSE file for license rights and limitations (MIT).

changelog

v2.9.7

  • Sanitize symbol

v2.9.6

  • Fix problem in bin/hubot

v2.9.5

  • Fix issue #1
  • Replace "trigger" with "symbol"

v2.9.4

  • Initial fork
  • Add trigger option