Closed MitchellHarrison closed 2 years ago
The !forgetme command would use an account's user_id value to remove all entries from all tables with that user_id value. This way, if someone changes their username, all of their past data would be removed, as they cannot change their user ID.
!forgetme
user_id
The
!forgetme
command would use an account'suser_id
value to remove all entries from all tables with thatuser_id
value. This way, if someone changes their username, all of their past data would be removed, as they cannot change their user ID.