Skip to content

kpucynski/siara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Siara Simple Slack Bot

Build Status

About

Simple Slack Bot which responds to slash command /siara

Installation

Heroku

You can deploy it wherever, but I've used Heroku. Create app at https://dashboard.heroku.com/apps and push app:

$ heroku login
$ heroku git:remote -a my-bot-name
$ git push heroku master

Slack

Create new app in Slack at https://api.slack.com/apps Add Slash Command /siara with Request URL pointing to your app instance, eg. https://my-bot-name.herokuapp.com/

Credits

Based on SiaraBot by Michal Pieniazek: https://github.com/michaelmoney/SiaraBot

The best JS tutors: