Closed Nuzair46 closed 3 years ago
Hi, It's already what the sniper does.
@Vedza ok then the snipper user I tested this with may have Older version of the snipper or is using the the python code.
I added that here 8dfbf75e43f62412d6494dc6e72e76733d9f8906 and it was released on 2.7
Nice. My bad I only looked into the python code.
I reviewed your python code and saw that the snipper checks for the string “ giveaway, react with, giveaway”. And reacts to it to enter the giveaway. One major issue with this is that any user can send the above string to the chat and identify the sniper account. It would be best to add a check and make sure that the person who sends the giveaway is a bot rather than a user. I don’t know much about GO or I’d have made a pull request.