✅Todolists
This module allows for the creation of todolists, with priorities order, clickable tasks to delete and configurable access.
Generate a new list
/todolist-generate <title> [role_1]...[role_5] [member_1]...[member_5]
This command generates an empty todolist with an add button to add tasks.

Add tasks

Simply click on the Green button, and this will open a forms where the user can add a set of task in each category.


Due to discord limitations, only 24 tasks are supported per todolist.
Discord markdown is supported (bold / italic / underlined).
Complete a task
Click on the associated task button. When a task is completed, the remaining tasks are reorganized to maintain an alphabetic order.
Last updated