MikeyUsersREC / ERM

A discord bot primarily focused on improving the Roblox staff experience.
Other
21 stars 21 forks source link

Fix `mywarnings` staff privacy checks #92

Closed MikeyUsersREC closed 2 months ago

MikeyUsersREC commented 2 months ago

This pull request implements a fix for the mywarnings staff privacy checks, which is currently not working as designed.

Steps to Reproduce

  1. Run /mywarnings <member> on a regular member, not a staff member.

Actual Results

  1. If you are staff, the command will go through and show you their staff moderations.
  2. If you aren't staff, the command won't go through and say they haven't done any moderations.

Expected Results

  1. Whether you are staff or not should not matter in the scope of the command. It should show you their count of staff moderations as intended.