bugttle / SlackBotScala

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Slack Integrations

  • Add "Incoming WebHooks" & "Outgoing WebHooks"
  • Set configure file
$ cp conf/slack.conf-sample conf/slack.conf

Deploy to Heroku

$ heroku login
$ heroku git:remote -add slack-bot
$ git push heroku master

Local server for testing

$ sbt run

Access to http://localhost:9000

About

License:MIT License


Languages

Language:Scala 93.5%Language:HTML 5.6%Language:JavaScript 0.9%