Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adb-plugin-todo

Per-user to-do lists for Advanced Discord Bot.

Commands

  • /todo add <task> — Add a new task
  • /todo list [filter] — List tasks (all / pending / done)
  • /todo done <id> — Mark a task as completed
  • /todo remove <id> — Delete a task
  • /todo edit <id> <task> — Edit task text
  • /todo clear — Remove all completed tasks

Tasks are per-user per-server and shown only to you (ephemeral).

Config

Key Default Description
maxItems 50 Max tasks per user per server

License

This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.

This repository follows the policies of the main ADB project.

About

Per-user to-do lists with add, list, complete, edit, and clear commands.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages