Ransom
Fun command-line utility that converts a string into emoji codes.
[!NOTE]
You must have a custom emoji for each letter.
Installation
go install gabe565.com/ransom@latest
Usage
Run the command with any number of arguments. The arguments will be converted into emoji codes and copied to the clipboard.
$ ransom hello world
:h::e::l::l::o::blank::w::o::r::l::d:
INFO Copied to clipboard
Slack has some letter fonts built-in, so try it with --prefix alphabet-yellow and --prefix alphabet-white!