Skip to content
This repository has been archived by the owner on Feb 23, 2020. It is now read-only.
/ spreebot Public archive

Automated bot designed for helping out the Spree community

Notifications You must be signed in to change notification settings

spree/spreebot

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages