LorittaBot / Loritta

💁 A multipurpose, multilanguage, customizable, modular, and very cute bot for Discord! ~Making your server more awesome~
https://loritta.website/
GNU Affero General Public License v3.0
669 stars 170 forks source link

Add `/user info`, add Discord entities caching #2559

Closed MrPowerGamerBR closed 2 years ago

MrPowerGamerBR commented 2 years ago

This commit adds the /user info command and the "View information" user command.

This also adds roles entity caching on the database, because /user info requires it for the:

I'm still not sure if this will work, but hey! Better test it out and see what happens right? At least if the caching system breaks, the command should still work without any issues since it isn't required for it to work.