Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing .embed()'s individual .setColor(...) to propritize one main .setColor(...) #12

Merged
merged 7 commits into from
Jun 17, 2024

Conversation

bimoware
Copy link
Contributor

I removed this .setColor(...) since it's already by default applied to the embed when executing client.embed(). And in case the way getting the main color gets changed in the .embed() method, this embed will stay coherent

I removed this .setColor(...) since it's already by default applied to the embed when executing client.embed(). And in case the way getting the main color gets changed in the .embed() method, this embed will stay coherent
.embed() method already has .setColor(client.config.color) applied so it's best to avoid duplicating it here
@bimoware bimoware changed the title Fixed embed color Removing .embed()'s individual .setColor(...) to propritize one main .setColor(...) Jun 17, 2024
.embed() method already has .setColor(client.config.color) applied so it's best to avoid duplicating it here
.embed() method already has .setColor(client.config.color) applied so it's best to avoid duplicating it here
.embed() method already has .setColor(client.config.color) applied so it's best to avoid duplicating it here
.embed() method already has .setColor(client.config.color) applied so it's best to avoid duplicating it here
.embed() method already has .setColor(client.config.color) applied so it's best to avoid duplicating it here
@LucasB25 LucasB25 merged commit 25e2ee2 into LucasB25:main Jun 17, 2024
@bimoware bimoware deleted the patch-1 branch June 18, 2024 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants