jujoco / twitch-multitask-task-list-overlay

An interactive multitask task list overlay for Twitch streamers to increase viewer engagement and productivity.
MIT License
14 stars 5 forks source link

add commands !done and !clearmydone for viewers #19

Open alexvarha opened 2 months ago

alexvarha commented 2 months ago

I've been seeing my viewers use commands they're in the habit of using on other streams, namely :

  1. For those that only have 1 task added to the bot: mark it done without requiring them to enter the task's number

  2. Allow users to purge their own lists of tasks to make place for new ones. Currently only a moderator can clear all the done tasks or all of the specified user's tasks.

this might be beyond the scope of the project, but given that the bot limits the number of task slots per each user, it would be nice to automatically delete a done task and replace it with a new one, if that task limit was reached.