An initial implementation of user name anonymising logic has been implemented, but in reality it is just a rough prototype.
What I'd be looking for in a future version:
- For a given Discord server, the generated usernames should be the same every run.
- This may mean storing the mappings between runs?
- The logic for generating the usernames was a equivalent to a 5 minute effort, so there are
likely to be issues with algorithm, so it would need tuning
An initial implementation of user name anonymising logic has been implemented, but in reality it is just a rough prototype.
What I'd be looking for in a future version:
likely to be issues with algorithm, so it would need tuning