This repository was archived by the owner on Sep 2, 2026. It is now read-only.
Actions: patrick91-archive/extensions
Actions
Showing runs from all workflows
9 workflow runs
9 workflow runs
emoji argument added in #28669 is rendered by Raycast with its
built-in emoji auto-picker, which inserts a raw Unicode glyph (e.g. π)
rather than the :name: text the command expected. normalizeEmoji then
colon-wrapped the glyph into ":π:", which Slack's users.profile.set
rejects with profile_status_set_failed_not_valid_emoji.
Map raw emoji glyphs back ...
Extensions
#1:
Commit 171f87d
pushed
by
patrick91