Bot icon
To-Do List Bot To-Do List Bot#7290
Status
Prefix:
/
Owner:
unknown
Library:
discord.py
To-Do List Bot is a bot for keeping track of your tasks.

Features

  • Easy to set up β€” one command to get started
  • Multiple lists β€” you can have different lists for different things
  • Personal lists β€” available in all your servers and your DM with the bot
  • Simple permission management β€” full control over who can view and edit your list
  • Configurable β€” change the sort order for each list, enable status reports
  • Status reports β€” show whether an item is not started, currently in progress, or complete
  • Item assignment β€” delegate tasks to other people or claim them yourself
  • Multiple languages β€” adapts to the language set by the user, the server, or configured manually by an admin
  • Context menu actions β€” add an item to the list simply by right-clicking/long-pressing and clicking Apps > Add to List

Commands

Slash Commands

  • /info β€” Shows information about the bot
  • /report-bug β€” Report an issue directly to the developers
  • /config β€” All the config commands
    • /config setup β€” Get started
    • view β€” Show a list’s configuration
    • edit β€” Edit a list’s configuration
    • rename β€” Rename a list
    • default β€” Change the server default list
    • language β€” Change the server language
  • /list β€” Manage a list
    • create β€” Make a new list
    • view β€” Show all the items on a list
    • clear β€” Remove all the items from a list
    • delete β€” Delete an existing list
  • /item β€” Manage the items on a list
    • add β€” Add an item to a list
    • view β€” Show the text of an item
    • edit β€” Edit the text of an existing item
    • status β€” Set the progress of an item
    • delete β€” Delete an item from a list
    • assignment β€” Manage item assignment
      • add β€” Add a user to an item
      • remove β€” Remove a user from an item
  • /personal β€” Manage your personal list
    • add β€” Add an item to your personal list
    • view β€” Show the text of an item on your personal list
    • delete β€” Delete an item from your personal list
    • clear β€” Remove all items from your personal list

Context Menu (β€œApps”) Commands

  • Add to Default List - Adds an item to the server’s default list
  • Add to List - Prompts you with a dropdown containing the available lists on the server

Coming Soon

  • Custom status emojis
  • Item reordering
  • Item priority
  • Add to Personal List context menu command

For a full list of commands please type / and tap on the bot’s icon when it comes up. For more help, contact support with /info To report a bug, type /report-bug bug:The bug you wish to report