Skip to content

Add emoji list command #124

@piekstra

Description

@piekstra

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 mappings

Required Slack scope

emoji:read on the user token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions