Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sota1235/all-slack-hubot
- Owner: sota1235
- Created: 2015-04-28T11:04:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T12:32:10.000Z (over 1 year ago)
- Last Synced: 2023-08-05T20:11:44.636Z (over 1 year ago)
- Language: CoffeeScript
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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