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

Change checks for emote name length to check minimum length #1701

Merged
merged 4 commits into from
Jul 2, 2021
Merged

Change checks for emote name length to check minimum length #1701

merged 4 commits into from
Jul 2, 2021

Conversation

LenderSchlender
Copy link
Contributor

@LenderSchlender LenderSchlender commented Jul 1, 2021

Add Checks#notShorter(), and check for the name length when creating/updating emotes.

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: _____

Closes Issue: NaN

Description

This PR adds a Checks#notShorter() method, and adds checks for the name length when creating/updating emotes.

@LenderSchlender LenderSchlender changed the title Add Checks#notShorter(), and check for the name length when creating/… Add Checks#notShorter(), and check for the emote name length Jul 1, 2021
…ve an unneeded check in GuildImpl#createEmote()
@MinnDevelopment MinnDevelopment changed the title Add Checks#notShorter(), and check for the emote name length Change checks for emote name length to check minimum length Jul 2, 2021
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.

3 participants