Infiziert90 / Discord-Skype-Bot

Discord-Bot that connects discord and skype.
MIT License
9 stars 9 forks source link

Allow the use of user's nickname #2

Closed bensmrs closed 6 years ago

bensmrs commented 6 years ago

Using message.author.nick if message.author.nick else message.author.name instead of message.author.name allows the bot to use an user's nickname, provided he defined it.