jp00p / AGIMUS

Discord bot for Friends of Desoto
MIT License
10 stars 9 forks source link

Log Global Username Changes #415

Closed zmattingly closed 1 year ago

zmattingly commented 1 year ago

Previously we were only logging when a user's local server nick changed, we now track if they change their outright Discord username as well.

Additionally, added an /aliases command that mods can use to view a user's past nickname changes via a new db table (only tracks going forward from when this is implemented).

image