Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airrnot1106/preminder-bot
Let's take attendance at the meeting! This bot will tally up who will be attending.📝
https://github.com/airrnot1106/preminder-bot
bot discord discord-js reminder reminder-bot
Last synced: 22 days ago
JSON representation
Let's take attendance at the meeting! This bot will tally up who will be attending.📝
- Host: GitHub
- URL: https://github.com/airrnot1106/preminder-bot
- Owner: airRnot1106
- License: mit
- Created: 2021-09-25T08:46:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T05:35:57.000Z (over 3 years ago)
- Last Synced: 2024-11-22T18:25:54.611Z (3 months ago)
- Topics: bot, discord, discord-js, reminder, reminder-bot
- Language: TypeScript
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[日本語](https://github.com/airRnot1106/preminder-bot/blob/main/doc/README-ja.md)
# Preminder
![budge](https://img.shields.io/badge/Discord-bot-blue) [![GitHub issues](https://img.shields.io/github/issues/airRnot1106/preminder-bot)](https://github.com/airRnot1106/preminder-bot/issues) ![GitHub](https://img.shields.io/github/license/airRnot1106/preminder-bot) ![Discord.js](https://img.shields.io/badge/Discord.js-v13-informational) [![Twitter](https://img.shields.io/twitter/url?label=Twitter&style=social&url=https%3A%2F%2Fgithub.com%2FairRnot1106%2Fpreminder-bot)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FairRnot1106%2Fpreminder-bot)
Let's take attendance at the meeting! This bot will tally up who will be attending.:memo:
## Features
#### Commands
Send these in a text channel.
| Name | Description | Options |
| ----- | --------------------------------------- | --------------------------- |
| ?c | Create a meeting | [Title] [Schedule?(option)] |
| ?p | Show the list of participants | [Meeting id] |
| ?at | Activate the timer for the meeting | [Meeting id] |
| ?ct | Cancel the timer for the meeting | [Meeting id] |
| ?cat | Create a meeting and activate the timer | [Title] [Schedule?(option)] |
| ?ut | Update the meeting title | [Meeting id] [New title] |
| ?us | Update the meeting schedule | [Meeting id] [New Schedule] |
| ?help | Show the helps | |## Usage
Please add the bot to your server from the following link.
:space_invader:[bot-link](https://discord.com/api/oauth2/authorize?client_id=890135423815413790&permissions=0&scope=bot)
## Author
- Github: [airRnot1106](https://github.com/airRnot1106)
- NPM: [airrnot1106](https://www.npmjs.com/~airrnot1106)
- Twitter: [@airRnot1106](https://twitter.com/airRnot1106)
## LICENSE
This project is licensed under the MIT License - see the [LICENSE](https://github.com/airRnot1106/preminder-bot/blob/main/LICENSE) file for details.