-
Notifications
You must be signed in to change notification settings - Fork 41
Creating Multi response responders #6
Copy link
Copy link
Open
Labels
Description
I've been working on an implimentation using Margiebot, for automating tasks for my teams. I'm wondering if it has been considered how Margiebot could be extended to have a variant of responders, that doesn't only allow a single response.
A use case I have:
- Send a request to the bot, that will take some time to complete
- Bot sends a reply that it is working on the response.
- After the task is completed, it sends another response.
Reactions are currently unavailable