codesupport / discord-bot

The CodeSupport Discord Bot
https://codesupport.dev/discord
MIT License
21 stars 19 forks source link

Member Name Changes #296

Closed LamboCreeper closed 2 months ago

LamboCreeper commented 2 months ago

This removes the use of Discord 'tags' (username + discriminator), since discriminators are now deprecated and just render #0. It also adds the inclusion of a user's username to logs in case of the instance that the user has left and is no longer cached.