Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 433 Bytes

File metadata and controls

22 lines (16 loc) · 433 Bytes

🤣 Randomoji

Small tool to return random emojis.
Written in Emojicode.

Generate updated emoji list

Create Open Emoji API key and set it as env var EMOJI_API_KEY.

Run the Deno script:

$ deno run --allow-env --allow-net --allow-write generate_emoji_list.js

Build

  1. Install Emojicode
  2. Run:
$ ./compile.sh
  1. Binary will be built into dist/