slackapi / slack-api-specs

Open API specifications for platform products by Slack
MIT License
222 stars 64 forks source link

Feature Request: Add CRUD operations for Emoji in the api #20

Open skyler-murray opened 5 years ago

skyler-murray commented 5 years ago

Description

I am unable to manage emoji directly through the api. It would be nice to offer a way to create, edit, update, delete emoji directly through the api. This would offer the opportunity build some awesome integrations that could make emoji for you automatically. Haven't you wanted an emoji that didn't exist and wanted to be able to make it with something like /giphy?

Imagine this workflow:

Jeb> I need a rock emoji but we don't have one Bill> Look at this tool I made to make them for you Bill> /emojify rock Emojify> Here's some rock pictures... which one do you want to make into the rock emoji? Bill> That one ---->>> () Emojify> Here is your new emoji :rock: Enjoy! Bill> Thanks Emojify Jeb> You're awesome Emojify

Please make a rich emoji api so I or someone else can build this integration :)

What type of issue is this? (place an x in one of the [ ])

Requirements (place an x in each of the [ ])