An app designed to easily add up to 23 (Slack's max allowed) emojis to specific groups in your channel in order to create a long-lasting surprise for your Slack bros.
- To install Node dependencies
npm install
- Duplicate config.example.js from root directory and rename it into config.js
--- or just for yourself if no one wants to party yet ---
-
Add legacy keys to config.js array
-
Go to https://${YOUR_SLACK_CHANEL_NAME}.slack.com/customize/emoji or rightClick on the left-top on the Slack App -> Customize Slack
-
Add some parrots!
*) to test App out
npm install
*) to run the dev mode
npm run dev