/porg-pi

🐥 Trigger a Porg from Slack using a Raspberry Pi

Primary LanguagePython

Porg Pi

Trigger a Porg from Slack using a Raspberry Pi.

Prerequisites

  • pipenv

Setup

  1. pipenv install
  2. Set Slack keys inside pipenv shell
    export SLACK_SIGNING_SECRET='*secret_key*'
  3. Inside Slack App, setup slash command eg. /porg with request url: https://[ngrok address]/slack
  4. Run Flask app
    pipenv run flask run

Usage

In Slack channel, use slash command to activate porg.