hubot과 연동해서 slack에서 귀찮은 일들을 대신해줄 봉봇(bongbot)을 만들기로 했다.
1 | npm install -g yo generator-hubot |
1 | export HUBOT_SLACK_TOKEN=[TOKEN] |
HUBOT_SLACK_TOKEN
은 https://slack.com/apps/에서 생성할 수 있다.
1 | npm install |
그리고…
봉봇
1 | git clone https://github.com/deptno/bongbot.git |
refs:
https://github.com/github/hubot/blob/master/docs/index.md