Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

andrewjkerr/slackbot-ruby-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackbot-ruby-starter

A starter kit for writing Slackbots in Ruby!

Usage

¯\_(ツ)_/¯

Installing

  1. Clone this respository git clone https://github.com/andrewjkerr/slackbot-ruby-starter.git
  2. bundle install
  3. Rename config/application.sample.yml to config/application.yml and add your values
  4. ruby bot.rb