Skip to content

Instantly share code, notes, and snippets.

@capJavert
Created January 2, 2024 12:33
Show Gist options
  • Save capJavert/e09b2178abc729a46b497a9b3e988327 to your computer and use it in GitHub Desktop.
Save capJavert/e09b2178abc729a46b497a9b3e988327 to your computer and use it in GitHub Desktop.
Discord emoji name regex
const emojiNameMatcher = /^[a-z0-9_]+$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment