RetroAchievements / RABot

RetroAchievements.org's Discord Bot
GNU General Public License v3.0
9 stars 7 forks source link

fix: 'user' command to show hardcore and softcore and don't lowercase usernames #128

Closed amine4567 closed 1 month ago

amine4567 commented 1 year ago
  1. Adapt the !user command to the split between hardcore and softcore points.

Current behavior: image

After fix: image

  1. Don't lowercase the manually input username to avoid breaking the profile picture

Current behavior: image

After fix: image