Return workflow data

So I have a Discord bot that in theory should add a Discord role to the user triggering the command only if they have 1 or more active subscription. How would I return a yes/no value to the bot to determine subsequent bot actions (giving an error or assigning the role)? I used Discord Bot Maker for this, which us basically Bubble but for Discord bots.