FireDiscordBot / bot

A Discord bot for all your needs. With memes, utilities, moderation & more, Fire is the only bot you'll need.
https://getfire.bot/
GNU Affero General Public License v3.0
400 stars 73 forks source link

[SUGGESTION] Banner Command #134

Open Triggered0 opened 2 years ago

Triggered0 commented 2 years ago

Describe the solution you'd like Banner command to get a user's banner like /avatar https://discord.js.org/#/docs/main/stable/class/User?scrollTo=banner

GamingGeek commented 2 years ago

The user's banner has is not guaranteed to be present. It is currently only retrievable via the get user endpoint meaning Fire would need to send a request even though it'd already have the user from the interaction.

Until it is guaranteed to be present (which idk if it will be) Fire won't have a banner command