It's a Slack Party Parrot bot to do "quinela" related stuff. Don't ask.
In your Slack room, just call the bot.
/invite @parrotbot
@parrotbot ls organization:"pay-code" labels:"CODE REVIEW"
argument | presence | description |
---|---|---|
labels | Optional | You can specify multiple labels comma separated. |
Also, you'll need to configure the following variables in your Heroku environment:
GITHUB_AUTH_TOKEN=987fed
SLACK_BOT_TOKEN=123456
USER_MAPPING={"githubUsername":"slackUserId"}
You can use this bot even better in combination with the Slack reminder.
For instance, the following reminder setting invokes the bot every weekday 11 am.
/remind #general “@parrotbot scoreboard labels:"CODE REVIEW"” at 10am every weekday