Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Spreebot

Standalone Sinatra app for receiving Github callbacks related to issues, etc. Spreebot will automatically add/remove labels and provide helpful comments based on predefined activities and comments coming from Github.

Getting started

$ bundle install
$ rackup

Heroku

You can run Spreebot on Heroku using the following commands (you'll need to have installed the Heroku toolbelt already):

cd spreebot
heroku create
heroku config:set GITHUB_TOKEN={YOUR-PERSONAL-ACCESS-TOKEN}
git push heroku master

About

Automated bot designed for helping out the Spree community

Resources

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

You can’t perform that action at this time.