Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sota1235/all-slack-hubot

hubot for some slack teams
https://github.com/sota1235/all-slack-hubot

Last synced: about 12 hours ago
JSON representation

hubot for some slack teams

Awesome Lists containing this project

README

        

Hubot for Slack (istyle fresh15)
====

[![Build Status](https://travis-ci.org/sota1235/slack-fresh15-hubot.svg?branch=master)](https://travis-ci.org/sota1235/slack-fresh15-hubot)

会社の同期といじくりまわして遊ぶ

### Description

Slack用Hubotです。

masterにpushされると自動でherokuにデプロイされます。

### Demo

![](http://i.gyazo.com/2dc561e10ca885f2d1422ee481962c29.png)

### Requirement

### Install

- VPS

**Start hubot**

`start.sh.sample`をコピーして起動用スクリプトを作成、実行してください。

その際、以下のnpmモジュールが必要です。

- coffee-script
- forever

**Restart hubot**

```shell
$ forever restart {your hubot's process number}
```

### Contribution