Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ...

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]