Malarne / discord_cogs

GNU General Public License v3.0
26 stars 25 forks source link

Profile image displayed empty #2

Closed unseenmagik closed 5 years ago

unseenmagik commented 5 years ago

If a user types [p]profile and they have not registered, a blank profile image is shown.

image

If a user is registered, then the infromation is displayed in the img.

image

Adjustments:

There should be a check added to check if the user is Registered before posting the profile image. If they are not registered, post reply with "Please register with [p]register to view your profile and gain XP"

Malarne commented 5 years ago

can make that change, i made that command from an old embed to an image, and had no idea what to display for users not registered, gonna update that as soon as i open my pycharm aha