···2424 - This is a [JSON](https://redis.io/docs/latest/develop/data-types/json/) entry of users who are cleared as okay in the DB after being flagged
2525 - JSON format:
26262727- ```JSON
2828- {
2929- "user_id": "0000000000000000000",
3030- "username": "TestUsername#0001",
3131- "where_found": "Name of guild",
3232- "reason": "Admin enters custom reason here"
3333- }
3434- ```
2727+ ```json
2828+ {
2929+ "user_id": "0000000000000000000",
3030+ "username": "TestUsername#0001",
3131+ "where_found": "Name of guild",
3232+ "reason": "Admin enters custom reason here"
3333+ }
3434+ ```
35353636- `feedback:<timestamp>-<DiscordUserID>-<DiscordUserName>`
3737 - This is just a [String](https://redis.io/docs/latest/develop/data-types/strings/) containing whatever feedback they put in the feedback command