Skip to content

Todo Command

Brian Intile edited this page Jul 15, 2019 · 6 revisions

You can form your own to-do list in your team's microgame chat. These to-do's are accessible via command and also get uploaded to chat every Friday as a reminder.

Now for how to use it (all commands use the ` prefix):

  • `todo add [message] will create a new to-do.
  • Optional: If you mention yourself or another member in the team, that person will get pinged on Fridays while it's active, e.g. `todo add @Nitori make those sprites. Recommended if you like getting reminders.
  • `todo remove [message] (or "complete" instead of remove) will remove a to-do from the list, effectively crossing it off. This accepts partial search, so if for example you want to remove the to-do finish final difficulty sprites, you can just use todo remove finish sprites
  • `todo by itself show a list of the to-do's for your channel, and who's assigned to them, without pinging anyone. Every saturday on checkup, the bot will list the to-do's and ping users.
  • You can't edit a to-do, so just remove it and recreate it.