ggm1207 / daily-commit-slack-bot

Slack Bot for daily commit notification. Deploy via AWS Lambda.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Commit Slack Bot

Daily Commit Slack Bot implemented using Slack Bolt. Daily Commit Bot sends continuous notifications to lazy developers (sending them to developers who are not lazy but are not aware of commit).

It can also be used for personal or teams.

Feature

  • daily commit notification
    • commit or not
    • commit count
    • weekly commit average count

How to Usage

  1. Create your workspace in slack
  2. Create your slack bot
  3. Setting your env file
    • Signing Secret
    • ...
  4. Deploy to AWS Lambda (Also you have a AWS credientials in local)

Contribution

This is a toy project. if there is a feature that you want, do PR or folk.

About

Slack Bot for daily commit notification. Deploy via AWS Lambda.

License:Apache License 2.0