A simple matrix plugin for maubot, which manages a todo list for each matrix room the bot is in.
Simply drag the plugin into the plugin folder, or upload it via maubot's user interface. You can download the plugin from the releases.
!todo
- Shows the todo list for the current room!todo add <content>
- Adds a new entry to the todo list!todo remove <ID>
- Removes an entry from the todo list. The id is shown by!todo
!todo clear
- Removes all entries from the todo list