Quickly transform text to slack emoji scrabble tiles
The best feature of slack is emojis. The best use of slack is to spam them. Now you can do it and be on topic at the same time!
Thanks to the great people at slackmojis you can grab these tiles (under scrabble letters) and use this script to turn any sentence into the highest point score possible. "Scrabblemojier" is 29, by the way.
Put any phrase into scrabblemojier and it'll do all the tedious emojification work for you, and automatically copy to your clipboard for maximum speed.
Install it globally so you can use it super fast from anywhere!
npm install -g scrabblemojier
scrabblemojier Word
to scrabblemoji a single word
scrabblemojier "Make this sentence scrabbletastic"
to do a sentence
Easy! Fast! Scrabble!
Want to change an option just this time? Add these flags to the command.
--no-copy
if you don't want it going to your clipboard
--prefix=":yolo-"
for a different prefix on each letter (default is :
)
--suffix="-swag:"
for a different suffix on each letter (default is :
)
--blank=":blankety-blank"
to change your blank tile (default is :blank:
)
Want to change an option forever and ever (or at least until you change your mind)? Use the .env.example
file as a guideline and make a .env
file with these values.
SCRABBLEMOJIER_COPY=0
to disable copying
SCRABBLEMOJIER_PREFIX=:yolo-
to change the prefix
SCRABBLEMOJIER_SUFFIX=-swag:
for the suffix
SCRABBLEMOJIER_BLANK=:blankety-blank:
to change your blank tile
If you get yourself booted from a slack group or fired because you've gone mad with scrabblemoji power, it's entirely your own fault. But please tweet or e-mail me the story so I can have a laugh.