Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vipul-sharma20/slate
Self hosted Slack app for daily standups
https://github.com/vipul-sharma20/slate
slack slack-app slack-bot standup-bot standup-report standup-slackbot standups
Last synced: 3 months ago
JSON representation
Self hosted Slack app for daily standups
- Host: GitHub
- URL: https://github.com/vipul-sharma20/slate
- Owner: vipul-sharma20
- License: mit
- Created: 2020-08-16T11:02:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T15:48:48.000Z (almost 3 years ago)
- Last Synced: 2024-05-30T02:46:42.965Z (5 months ago)
- Topics: slack, slack-app, slack-bot, standup-bot, standup-report, standup-slackbot, standups
- Language: Python
- Homepage: https://vipul-sharma20.github.io/slate/
- Size: 842 KB
- Stars: 78
- Watchers: 2
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-repositories - vipul-sharma20/slate - Self hosted Slack app for daily standups (Python)
README
Self hosted Slack app for daily standups.![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/vipul-sharma20/slate?style=flat-square)
![Docker Build](https://github.com/vipul-sharma20/slate/actions/workflows/docker-build.yml/badge.svg)
![Helm release](https://github.com/vipul-sharma20/slate/actions/workflows/release.yml/badge.svg)
![License](https://img.shields.io/github/license/vipul-sharma20/slate?style=flat-square)Documentation [here][documentation].
## Features
- Create standup submissions using Slack dialog box or slash commands.
- Ability to add different standup forms/questions for different teams.
- Notify users to submit their standups.
- Publish standup responses to a Slack channel. Can configure different Slack
channels for different teams.
- CRUD APIs to manage standups, submissions, users, teams etc.## License
MIT
[documentation]: https://vipul-sharma20.github.io/slate/