Saving Data in Reviews
An explanation of the privacy policy related to reviews.
Description
The only data saved in reviews (besides server configuration) is the star rating given to each user.
How It Works
Vouchify has a unique feature where every time someone leaves a review for another user, the bot processes the star rating. This rating allows users to be evaluated based on their interactions, helping others gauge their reputation within the server.
-
Review Submission: When a user submits a review, they can rate the recipient using a star system (e.g., 1 to 5 stars).
-
Data Storage: The star ratings are securely stored in the bot's database along with any relevant metadata (such as timestamps and the reviewer’s username).
-
Vouching Process: Once the review is submitted, it is converted into a vouch, which indicates the level of trust or satisfaction with the user being reviewed. A higher star rating leads to more positive vouches.
-
Displaying Ratings: Users can view their ratings and vouches through the
/vouches
command that displays their reputation score, based on the average of all star ratings received. -
Privacy Assurance: No personal data or private messages are collected during this process. Only publicly available information and the star ratings are stored, ensuring user privacy.
Ratings
Users are judged based on two things:
- Reviews they received from the server they are using the bot (server-wide reviews).
- Reviews they received from every Discord server (where they have been reviewed) combined (global-wide reviews).
The stars they have received from these reviews are averaged, and they are given a score based on a percentage system.
The Scores
Users are rated according to the following criteria based on their percentage score:
Percentage | Rating |
---|---|
0% to 10% | Untrustable |
11% to 20% | Very Poor |
21% to 30% | Poor |
31% to 40% | Below Average |
41% to 50% | Average |
51% to 60% | Above Average |
61% to 70% | Good |
71% to 80% | Very Good |
81% to 90% | Excellent |
91% to 100% | Outstanding |
Any invalid ratings will be flagged as "Invalid Rating."