Create a list of your tasks to do
add | remove | check | uncheck
Demonstration
YAML:
Reminder:
Enabled: false
Channel: logs
SendOnReady: false
Interval: 600000
TasksFormat: "{index}. [{emoji}] {task}"
Commands:
ToDo:
Usage: Use the slash command
Description: Manage your to do list
Aliases: []
Permission:
- "@everyone"
SlashCommand:
Enabled: true
Data:
Name: todo
Description: Manage your to do list
YAML:
Commands:
Todo:
NoTasks: Type add <task> to add a task! E.g. 'add buy something'
Menu:
Embeds:
- Author: "{user-tag}"
AuthorIcon: "{user-pfp}"
Title: TODO menu
Color: "#2f3136"
Description: |-
```md
{tasks}```
Press ❔ for more info | 🛑 to exit
Components:
"1":
- Type: Button
Emoji: ❔
Label: Info
Style: primary
CustomID: todo-info
- Type: Button
Emoji: 🛑
Label: Exit
Style: danger
CustomID: todo-exit
Info:
Embeds:
- Title: ❔ TODO Info
Description: "To manage your tasks you can use the following keys:"
Color: BLUE
Fields:
- Name: • add <task>
Value: Add a task to your TODO list
- Name: • remove <index>
Value: Remove a task from your TODO list
- Name: • edit <index> <new-task>
Value: Edit a task from your TODO list
- Name: • check <index>
Value: Mark a task as done
- Name: • uncheck <index>
Value: Mark a task as not done
Reminder:
Content: <@{user-id}>
Embeds:
- Title: Hey {user-tag}! You have {tasks} task(s) to do!
Description: |-
Do not forget to check them out!
> **Using the command `todo`**
Color: BLUETo get support for this addon contact to ElkinSantiana#0115