kurzgesagt-in-a-nutshell / birdbot

A multipurpose bot for the kurzgesagt discord server
GNU General Public License v3.0
20 stars 4 forks source link

use active username rather than username stored in mongo #225

Closed arcinfini closed 2 months ago

arcinfini commented 2 months ago

Resolves #205

A simple one-liner solution.

arcinfini commented 2 months ago

@sloth-ontabasco with the new discord username system the display name is their global nickname they have assigned to themselves. In my case it would be Source instead of arcinfini which is my unique discord username

I see what you are saying..

arcinfini commented 2 months ago
image

Tested with a bot that is not in a server with you. It gets the display_name property correctly.