Notify specific channels when custom emoji is added)
- Create a slack channel to notify
- Get channel ID (You can see it with copy a link of the channel. https://workspace.slack.com/archives/this-part)
- Update
channel_id
of workflow.ts - Create trigger with
slack trigger create --trigger-def triggers/trigger.ts
slack deploy