commit | 8cf51ff1e9c8010c9b83ca687e52b8abdce2c634 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <coded@clicks.codes> | Thu Jan 25 20:03:51 2024 -0500 |
committer | Samuel Shuert <coded@clicks.codes> | Thu Jan 25 20:05:23 2024 -0500 |
tree | 412a0f2f422cd3becaa5995887e48a000da6e192 | |
parent | 79addbcf6f3ec2b66a2b0d283af035439214d1f6 [diff] |
Use fileName for storage instead of emojiName Change-Id: I0b93d8b2141beda53786db16c211bca9f396fd9c
To install dependencies:
bun install
To run:
Set .env variables TOKEN and EMOJI_DIR
bun run index.ts
This project was created using bun init
in bun v1.0.13. Bun is a fast all-in-one JavaScript runtime.