Skip to content

3100/slack-hubot

Repository files navigation

Hubot on our slack

実質heroku用です。

Requirements

  • node.js
  • redis

Env

  • HUBOT_SLACK_TOKEN : slackで配布されたトークン
  • HUBOT_SLACK_TEAM : slackのチーム名
  • HUBOT_SLACK_BOTNAME : hubotの名前

を設定する必要があります。

Start

./bin/hubot -a slack

もしデバッグをしたい場合は、シェルで試行するとよいでしょう。

./bin/hubot

scriptの追加

scriptsフォルダに追加し、hubotを再起動してください。

Contribution

  1. プロジェクトをフォークします。
  2. ブランチを作成し、その中で変更を加えます。
  3. コミットを1つにまとめます。
  4. ブランチのままフォークプロジェクトにpushします。
  5. プルリクエストを作成します。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages