Skip to content

Instantly share code, notes, and snippets.

@apple502j
Last active June 4, 2020 04:37
Show Gist options
  • Save apple502j/5d594119a063611f3bb95f7fa0c59026 to your computer and use it in GitHub Desktop.
Save apple502j/5d594119a063611f3bb95f7fa0c59026 to your computer and use it in GitHub Desktop.
# All Discord emojis
UNICODE_EMOJI_REGEX = r'[\u00a9\u00ae\u2122\u2194-\u2199\u21a9\u21aa\u231a\u231b\u2328\u23e9-\u23f3\u23f8-\u23fa\u24c2\u25b6\u25c0\u2600-\u2604\u260e\u2611\u2614\u2615\u2618\u261d\u2620\u2622\u2623\u2626\u262a\u262e\u262f\u2638-\u263a\u2640\u2642\u2648-\u2653\u265f\u2660\u2663\u2665\u2666\u2668\u267b\u267e\u267f\u2692-\u2697\u2699\u269b\u269c\u26a0\u26a1\u26aa\u26ab\u26b0\u26b1\u26bd\u26be\u26c4\u26c5\u26c8\u26ce\u26cf\u26d1\u26d3\u26d4\u26e9\u26ea\u26f0-\u26f5\u26f7-\u26fa\u26fd]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment