Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickniyogitare28/discord-standup-bot
A discord bot to notify when it's standup time implemented with discordjs. The bot provides the standard standup format, sends reminder messages, react on user's standup message ...
https://github.com/patrickniyogitare28/discord-standup-bot
agile discord-bot discord-js nodejs
Last synced: 3 months ago
JSON representation
A discord bot to notify when it's standup time implemented with discordjs. The bot provides the standard standup format, sends reminder messages, react on user's standup message ...
- Host: GitHub
- URL: https://github.com/patrickniyogitare28/discord-standup-bot
- Owner: PatrickNiyogitare28
- License: mit
- Created: 2021-06-14T13:11:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T20:05:25.000Z (9 months ago)
- Last Synced: 2024-04-20T14:45:08.705Z (9 months ago)
- Topics: agile, discord-bot, discord-js, nodejs
- Language: JavaScript
- Homepage: https://discord.com/api/oauth2/authorize?client_id=853930812814262283&permissions=268437504&scope=bot
- Size: 977 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# discord-standup-bot
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/PatrickNiyogitare28/discord-standup-bot/blob/main/LICENSE)
[![External PRs not Accepted](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](https://github.com/PatrickNiyogitare28/discord-standup-bot/blob/main/CONTRIBUTOR_COVENANT.md)
[![Open Source?Yes](https://badgen.net/badge/Open%20Source%20%3F/Yes%21/green?icon=github)](https://github.com/PatrickNiyogitare28/discord-standup-bot/blob/main/CONTRIBUTING.md)
A discord bot to notify when it's standup time implemented with discordjs. The bot provides the standard standup format.The bot sends a standup alert from Mon - Fri at 09:00 AM
# Installation
- To install this bot just open this link below> https://discord.com/api/oauth2/authorize?client_id=853930812814262283&permissions=268437504&scope=bot
- Accept the bot to access your server
- Create a channel and name it `standups`
> The bot will notify in a channel called standups which is reserved for standups# Notification sample
# Next versions expectations
The current version is serving to notify in the channel named `standups` and at a static time 09:00 AM
- The bot is to be made highly dynamic to allow users to customize the standup time.
- To allow standup notification in any channel of the choice not only `standups`
- To customize the standup template# For contributors
We are looking forward to receiving any contributing PR or Issue, It's need for a contributor to riview our [CONTRIBUTOR_COVENANT](https://github.com/PatrickNiyogitare28/discord-standup-bot/blob/main/CONTRIBUTOR_COVENANT.md) and [CONTRIBUTING_PRACTICES](https://github.com/PatrickNiyogitare28/discord-standup-bot/blob/main/CONTRIBUTING.md)# License
The project is under [MIT](https://github.com/PatrickNiyogitare28/discord-standup-bot/blob/main/LICENSE) Licence 2021# Maintainer
[email protected]