-
Notifications
You must be signed in to change notification settings - Fork 2
Add emoji list command #124
Copy link
Copy link
Closed
Description
Feature request
Add slck emoji list command to list custom workspace emojis.
Use case
Need to enumerate custom emojis available in the workspace for bot reaction vocabulary. Currently no way to do this via slck — have to hit the Slack API directly with emoji.list.
Proposed interface
slck emoji list # text output, one per line
slck emoji list -o json # JSON output
slck emoji list --include-aliases # include alias mappingsRequired Slack scope
emoji:read on the user token.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels