TripSit / TripBot

The discord bot on TripSit.Me
24 stars 13 forks source link

When asked to accept AI ToS, if another user clicks the accept button, it will send the message again, pinging the original user each time. #839

Closed theimperious1 closed 3 months ago

theimperious1 commented 3 months ago

This can allow someone to repeatedly cause TripBot to spam the message without limitation. The issue can be resolved by checking if the person who triggered the ToS terms is the same person who is accepting them.

theimperious1 commented 3 months ago

Fixed #842