unasuke / github-notification-reminder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub notification reminder

https://flat.badgen.net/github/license/unasuke/github-notification-reminder Dependabot Status

What

Screenshot

Post participating notifications to your slack channel as bot user.

How to use

Deploy

Generate Slack bot user token

Slack bot token

Generate GitHub personal access tokens

Visit here https://github.com/settings/tokens

permissions of the GitHub personal access token

Set environment vars

  • SLACK_API_TOKEN
  • GITHUB_API_TOKEN
  • SLACK_CHANNEL

See .env.sample also.

Invoke remind.rb

That's all!

About

License:MIT License


Languages

Language:Ruby 100.0%