sm00th / bitlbee-discord

Bitlbee plugin for Discord (http://discordapp.com)
GNU General Public License v2.0
291 stars 27 forks source link

Set "real name" according to Discord display name #155

Closed digitalcircuit closed 5 years ago

digitalcircuit commented 6 years ago

In brief

Rationale

Some clients allow displaying the "real name" field right next to the nickname. Right now, bitlbee-discord just sets realname to be the nickname, but with this change, one can easily see the full name, even including spaces.

Additionally, by freeing up the ident field, other information could be put in there instead, such as the user's Discord tag number. This would allow finding it without having to check the Discord website.

Example

Quasseldroid's handling of real name

Screenshot from Quasseldroid website

Quasseldroid main chat window showing light theme, with avatars, real names, etc enabled