Is it possible to block malicious people who want to do financial damage by consuming all my FlowXO interactions available? How can I protect myself from this possibility?
Thanks in advance.
Is it possible to block malicious people who want to do financial damage by consuming all my FlowXO interactions available? How can I protect myself from this possibility?
Thanks in advance.
Hi,
There’s no spam protection built into Flow XO, but you could consider incrementing an attribute every time a user talks to a bot and then filter your flow triggers for the attribute is not greater than x. This means that your flows won’t trigger for users who speak to your bot too often.
Here’s an example flow that shows how spam protection can be added: