Humblemonk / DiceMaiden

Dice bot for Discord
Apache License 2.0
125 stars 56 forks source link

Displayed "[name] Roll:" does not match current nickname. #119

Closed lunarskye closed 3 years ago

lunarskye commented 4 years ago

Describe the bug Not outputting current user nickname with roll. Output is either default Discord username or one from some sort of cache.

To Reproduce Steps to reproduce the behavior:

  1. Change Discord nickname
  2. Execute !roll command
  3. Observe displayed "[name] Roll:" does not match current nickname.

Expected behavior Displayed name with roll will match current nickname set in Discord.

Screenshots dicemaiden_bug_nickname_output

dicemaiden_bug_nickname_output2

Additional context Used to work flawlessly, noticed difference within the last couple weeks.

Humblemonk commented 4 years ago

This is an issue with discordrb. Once the library gets updated, ill pull the patch and this should be resolved.

Humblemonk commented 3 years ago

Fix for this issue is being deployed now!