Skip to content

fix: remove () from list of safe filename chars#713

Merged
ChrisLovering merged 1 commit into
mainfrom
vcokltfre/fix/avatar-filenames
Apr 30, 2021
Merged

fix: remove () from list of safe filename chars#713
ChrisLovering merged 1 commit into
mainfrom
vcokltfre/fix/avatar-filenames

Conversation

@vcokltfre
Copy link
Copy Markdown
Contributor

Relevant Issues

Closes #712

Description

Removed () from the allowed filename characters since they cause issues in Discord with the file showing outside of the embed.

Before;
image
After:
image

Did you:

Copy link
Copy Markdown
Member

@ChrisLovering ChrisLovering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, fixes the issue well 👍

@ChrisLovering ChrisLovering enabled auto-merge April 30, 2021 16:39
Copy link
Copy Markdown
Contributor

@ToxicKidz ToxicKidz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, works well :shipit:

@ChrisLovering ChrisLovering merged commit b8a2f7b into main Apr 30, 2021
@ChrisLovering ChrisLovering deleted the vcokltfre/fix/avatar-filenames branch April 30, 2021 16:56
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.

Savatar command shows the savage image outside the embed!

3 participants