A248 / LibertyBans

The be-all, end-all of discipline.
https://ci.hahota.net:8443/job/LibertyBans/
GNU Affero General Public License v3.0
169 stars 41 forks source link

[Feature Request]: LiteBans-style Randomized IDs #204

Open cayoten opened 1 year ago

cayoten commented 1 year ago

I have confirmed that ...

Description

I would like to see a LiteBans-style randomized ID system for punishments. I used their system for Discord Tickets so that players could speak to my staff about punishments. LiteBans randomizes IDs and can trace them back to real punishments - it's very nice and useful, and I'd love to see it here.

A248 commented 1 year ago

Whoever implements this may utilize this StackOverflow question then represent the result in hexadecimal for an easily reversible algorithm. It is rather trivial to add this feature, although whether it should be placed inside an addon is another question.