/prpr-template

A template to create and deploy your prpr(Github reaction bot)

Primary LanguageRuby

prpr-template

A template to create and deploy your prpr on slack.

1. Deploy

Press "Deploy to Heroku" button and fill in a form to deploy prpr to heroku.

Deploy

2. Setup webhook

Open your github repository's webhook setting, and input like following.

  • Payload URL: http://prpr.example.com
  • Content type: application/x-www-form-url-encoded
  • Which events would you like to trigger this webhook?: send everytihng

Webhook

4. Fork

Fork this repository if you want to add other plug-ins. See https://github.com/mzp/prpr for more details about ruboty and its plug-ins.