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: 3 months 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-29T05:35:57.000Z (almost 5 years ago)
- Last Synced: 2025-03-16T18:26:33.352Z (over 1 year 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
 [](https://github.com/airRnot1106/preminder-bot/issues)   [](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.