Hello,
I just set up my chatbot with:
- If someone sends me a DM with keywords
- If someone replies to a video/Real
For example, I put the word "hi" to send a message.
Let's say that today, he sends me a 'hi', my bot will send him a message and do the whole process. But if tomorrow he sends me a "hi", it will restart.
How can I make the loop only happen once?
Same, if he replies to one of my videos and sends me a DM afterwards, the bot will launch twice.
I would like the loop to only happen once and I can't find it.
Thanks