#how to get bot nickname
1 messages · Page 1 of 1 (latest)
in a server
and if so what will it return if the user never changed the bot nickname>
ctx.me.nick
.me?
yes
so weird
well it makes sense
so what woudl it return if the bot doesnt have a nickname in a server?
well if they literally don't have a nick
i wish itd fall back on the bot name
yeah i understand the reasoning
just in my scenario it'll be a pain on doing it how i wanted
oh good point
youre too smart
actually that wouldnt work due to the bot can return none
so thinking about it, it'd be like none since as u said itd always say none
so id have to check if ctx.me.nick is none which i dont want to do
Best matches for member.display_name in pyc
oops always forget display_name