📄️ Path Node
This node is a representation of a very common term in programming, the if-else statements. Path Node are like gates that separates and branches your workflow into multiple pathways based on the conditions you have set.
📄️ Takeover Node
This node allows user to request to admins for takeover functionality. This turns off the bot and will block users from using commands. They can exit this status by replying "/start". Any requests for takeover will be notified in the DWA Chat Dashboard under "Tickets" tab.
📄️ Delay Node
This node delays processes of nodes below it according to the number of seconds set in the node, like how you would set a timer.