reona / shinobubot

Oshino Shinobu bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shinobubot

Overview

Description

  • hubotを使用した忍野忍botです。

Demo

campfire adapter

slack adapter

slack adapter

Requirement

  • nodejsのpackage管理にnpmが必須になりますのでインストールお願いします。

Usage

Install

  • cloneしてhubotを実行すると必要なものが勝手に入ります。
git clone https://github.com/reona/shinobubot.git
cd shinobubot
./bin/hubot
  • slack に対応させる場合はアダプター名を指定して起動してください。(slack adapter はデフォルトでインストールされるようにしています。)
./bin/hubot --adapter slack

Other

Author

hara reona (reona)

About

Oshino Shinobu bot

License:MIT License


Languages

Language:CoffeeScript 96.7%Language:Shell 3.3%