bitsplitters / tasks

Getting started

Invite the bot, run your first command and create a list in a couple of minutes.

Team Tasks Manager (TTM) improves team coordination by letting you share and manage tasks without leaving Discord. If you have ever lost track of who was doing what across a chat and a separate task tool, this is for you.

This page takes you from zero to your first working list.

1. Invite the bot

Add Team Tasks Manager to your server with the Add to Discord button (top of this site). During the invite, keep the permissions TTM asks for — it needs them to post lists, manage threads and run reminders. If you skip one, the bot will tell you exactly which permission is missing when it needs it.

The permissions TTM may use are:

PermissionWhy it is needed
View channelSee the channel where the list lives
Send messagesPost and update the list
Send messages in threadsWrite to the history/log thread
Embed linksRender the list as a rich embed
Create public / private threadsCreate the optional log thread
Manage webhooksRun the webhook feature
Attach filesProvide the list download
Read message historyKeep the list in sync
Good to know
You can grant these later from Server Settings → Roles → Team Tasks Manager, or per channel from the channel's permission settings.

2. Run a slash command

TTM is built almost entirely on buttons, so there are only a few commands to remember. There are two ways to launch one:

Type / in the message box, pick Team Tasks Manager from the app list, then choose the command. After the first character Discord suggests your most-used commands at the top.

App Launcher — click the app launcher icon in the message bar, choose Team Tasks Manager under Apps on this Server, then pick the command.

Tip
If your server has many apps, type part of the command name to filter the list.

3. Create your first list

Run the command:

/tasklist

TTM replies with a short legend and two buttons: Create list and Guide . Click Create list to open a form with two fields — the list title and the list of activities.

Type your activities one per line, each starting with a dash -:

- Design the landing page
  - Draft the copy
  - Pick the palette
- Set up the repository
- Ship to staging

TTM reads that text and builds the list for you. The rules are simple:

Once created, the list appears with a set of check controls and two rows of buttons. That panel is where the real power lives — head to The task list panel to master it.

Next steps