commit | 79addbcf6f3ec2b66a2b0d283af035439214d1f6 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <coded@clicks.codes> | Thu Jan 25 19:56:11 2024 -0500 |
committer | Samuel Shuert <coded@clicks.codes> | Thu Jan 25 20:00:35 2024 -0500 |
tree | 65653bce6df4f8fd5494c68d092a6ace2ec86c63 | |
parent | b656c2caa6476829ed393ca689f1cb9aee6617ae [diff] |
add ratelimit logging, fix issue where duplicate names would overwrite previous emojis Change-Id: I55054fed2b2c883c7078541714509aa49419072a
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.