I'm trying to create a Giveaway Picker for Instagram. The Rules for the Giveaway are: tag 3 Friends in the comments.
A regular comment should now be @pers1 @pers2 @pers3. How can I check if there are at least 3 @ symbols in the comment.
I alredy loaded all comments into the variable comments.
I think it would work with Regex. But I'm not so good in regex. Does anyone have a working regex for this? THX.