Q-Sharp / BattleBot

The Battle Legion discord bot!
MIT License
5 stars 1 forks source link

Profiles bug #31

Closed Q-Sharp closed 4 years ago

Q-Sharp commented 4 years ago

Fix bugs in profile command + add new prop. to config Its possible to show or hide historic user profiles Every discord profle which is not findable by the bot counts as historic (user left all bl channels)

refactored / code cleanup + add comments

Q-Sharp commented 4 years ago

I don't know if you included this, but it's possible to get information on users who the bot can't see. I think it's bot.fetch_user.

I already use this:

await bot_fetch_user(userid)

Q-Sharp commented 4 years ago

Woops. I'll merge this now.