Slack emojis for Magic: the Gathering card symbols.
These symbols are designed for use with Scryfall’s Slack bot. After you install these emojis, the Slack bot will automatically start using them with your Slack team.
- Download this project as a ZIP file
- Upload each of the emoji images to your Slack team.
- 👉 Important: You must name the emoji you create the same as their image file name. For example, the green mana symbol in
mana-g.png
must become an emoji named:mana-g:
. Scryfall’s Slack bot will detect emojis with this name style. - Done!
You may quickly upload all Manamojis to Slack using emojipacks for Node.
- Follow the emojipacks install instructions.
- Run the
emojipacks
command and follow the subsequent prompts for Slack login credentials. - When asked for
Path or URL of Emoji yaml file
, provide the following URL:
https://raw.githubusercontent.com/scryfall/manamoji-slack/master/emojipack.yaml
That's it!
We hereby release this project to the public.