Checklist
Checklist
/checklist
Description: 📝 Create checklists for you or your server to make life easier
Usage
/checklist personal add <item>
/checklist personal clear
/checklist personal list
/checklist personal remove <index>
/checklist personal toggle <index>
/checklist server add <item>
/checklist server clear
/checklist server list
/checklist server remove <index>
/checklist server toggle <index>
Subcommands
/checklist personal add <item>
Add item to personal checklist
Options for this subcommand:
item*- Description: Checklist item
- Type: Text
/checklist personal clear
Clear all personal checklist
/checklist personal list
View all personal checklist
/checklist personal remove <index>
Remove item from personal checklist
Options for this subcommand:
index*- Description: Item number to remove
- Type: Integer
/checklist personal toggle <index>
Toggle personal checklist item complete/incomplete
Options for this subcommand:
index*- Description: Item number to toggle
- Type: Integer
/checklist server add <item>
Add item to server checklist
Options for this subcommand:
item*- Description: Checklist item
- Type: Text
/checklist server clear
Clear all server checklist
/checklist server list
View all server checklist
/checklist server remove <index>
Remove item from server checklist
Options for this subcommand:
index*- Description: Item number to remove
- Type: Integer
/checklist server toggle <index>
Toggle server checklist item complete/incomplete
Options for this subcommand:
index*- Description: Item number to toggle
- Type: Integer