All Projects → itslenny → slack-emoji-import

itslenny / slack-emoji-import

Licence: MIT license
Simple bulk emoji importer for slack

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to slack-emoji-import

EmojiBuilder
Construct (or destruct) emoji from layered SVGs
Stars: ✭ 13 (-62.86%)
Mutual labels:  emoji
yet-another-emoji-support
This is the IntelliJ plugin that supports inserting emoji in editor using content assist.
Stars: ✭ 30 (-14.29%)
Mutual labels:  emoji
purescript-emo8
🍠 A functional 2D game engine that can create emoji games.
Stars: ✭ 47 (+34.29%)
Mutual labels:  emoji
moonmoji
🌛 Return an emoji representing the current moon phase.
Stars: ✭ 86 (+145.71%)
Mutual labels:  emoji
emojifs
emojifs is a FUSE filesystem that allows you to manipulate custom emojis on your various Slacks and Discords
Stars: ✭ 30 (-14.29%)
Mutual labels:  emoji
EmoticonsBoard
Function keyboard and emotions. Android表情键盘,可动态更新表情。
Stars: ✭ 31 (-11.43%)
Mutual labels:  emoji
morsemoji
Translate text to morse code, but the morse code is emojis
Stars: ✭ 48 (+37.14%)
Mutual labels:  emoji
Emoji-Log-VSCode
Emoji-Log VSCode Extension — An Emoji Git commit log messages spec standard. [ 📦👌🐛📖🚀🤖 ‼️]
Stars: ✭ 44 (+25.71%)
Mutual labels:  emoji
vim-emoji-icon-theme
Emoji/Unicode Icons Theme for Vim and Neovim with support for 40+ plugins and 380+ filetypes 🎨🖤💙💛
Stars: ✭ 77 (+120%)
Mutual labels:  emoji
spacymoji
💙 Emoji handling and meta data for spaCy with custom extension attributes
Stars: ✭ 174 (+397.14%)
Mutual labels:  emoji
electronic-moji
😱 🙀 😎
Stars: ✭ 37 (+5.71%)
Mutual labels:  emoji
reactions
❤ A Flarum extension that adds reactions to your Flarum Community!
Stars: ✭ 17 (-51.43%)
Mutual labels:  emoji
slack-emoji-kr
한글을 활용한 슬랙 커스텀 이모지
Stars: ✭ 33 (-5.71%)
Mutual labels:  emoji
emoji
❤️ List of emojis
Stars: ✭ 151 (+331.43%)
Mutual labels:  emoji
rafiki-zsh
👀👻 A zsh friend to watch over you.
Stars: ✭ 50 (+42.86%)
Mutual labels:  emoji
remove emoji
2021 Ruby Remove Emoji 😈🈲😱 for Ruby 2.x ~ 3.0 / Rails 4、5.x、6.x
Stars: ✭ 54 (+54.29%)
Mutual labels:  emoji
ermoji
🤷‍♂️ RStudio Addin to Search and Copy Emoji
Stars: ✭ 26 (-25.71%)
Mutual labels:  emoji
ember-emojione
EmojiOne helper and components for your Ember App
Stars: ✭ 16 (-54.29%)
Mutual labels:  emoji
emoji-prediction
🤓🔮🔬 Emoji prediction from a text using machine learning
Stars: ✭ 41 (+17.14%)
Mutual labels:  emoji
EmojiRunner
Search for emojis in Krunner and copy/paste them
Stars: ✭ 33 (-5.71%)
Mutual labels:  emoji

Slack Emoji Import

npm version

A slack builk emoji importer built on puppeteer heavily based on emojipacks (which wasn't working due to a slack update when I created this).

Usage

The command line tool can work with an emoji pack yaml file or just a directory full of images. If you use a directory the file names (without extension) will be used as the name in slack.

  • npm i -g slack-emoji-import
  • slack-emoji-import path/to/emoji-pack.yaml
  • follow on screen prompts

TODO / Known issues

  • Aliases are not supported
  • Multiple yaml file import
  • Crashes if something goes wrong (i.e. already an emoji with this name error)
  • Maybe some tests???

Emoji Packs

You can find emoji packs here: https://emojipacks.com/

!!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].