At the moment, it is not possible to force a scenario to continue when a Watch module returns no output.
When the Watch Channel Messages (Discord) module finds no new messages, it outputs zero bundles, so the scenario stops and does not proceed further. This behavior is expected and cannot be changed directly.
However, if your requirement is to continue the flow even when no new data exists, you can achieve this by using the List-type modules provided by Discord instead of a Watch module.
Best regards, Msquare Automation Platinum Partner of Make @Msquare_Automation
Hi Lovesty, If you want the scenario to always continue daily, even when there are zero messages, use a Scheduler as the first module and then run the Discord step after it. That way the scenario triggers every day regardless of whether the Discord module returns any data.
If you keep Watch Channel Messages as the first module, the scenario won’t continue when there’s no output unless you add a fallback that creates a bundle for the next steps.
If you can share a screenshot of your first modules, it’ll be easier to suggest the cleanest setup.
Once you check the List modules, you can configure the scenario to run on a schedule so it always returns a bundle (even if the list is empty), which allows the flow to continue to the next modules.
If you face any issues while setting it up, feel free to share the details and we can look into it further.
Best regards, Msquare Automation Platinum Partner of Make @Msquare_Automation
Introduction to operations and operations counting
Check runs of scheduled scenarios
Subscriptions
Links & Guides
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I’d also recommend going through the Make Academy if you haven’t yet!
Save development time and operation credits with these utility modules: Chunk Text; Chunk Array; Chunk Words; Multiple Find & Replace; Collection to Array/String List; Execute JavaScript; Estimate Tokens; Calculate Difference Between Two Dates; Get Next Business Day (with holidays); List Upcoming Dates of Day of Week; and more!