Malarne / discord_cogs

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

[Leveler] Fix an error when no roles are setup and the user has too much xp #16

Closed TrustyJAID closed 5 years ago

TrustyJAID commented 5 years ago

This will fix an error that occurs when no roles are setup and the user has enough experience.

Also adjust some checks to better fit PEP8 line lengths and remove some testing print lines.