implement staticToAnimated in loop

Change-Id: I12c3c2e04f79110f5bab429cfcc3252d8af34eaf
Reviewed-on: https://git.clicks.codes/c/Coded/EmojiUploader/+/300
Reviewed-by: Samuel Shuert <coded@clicks.codes>
Tested-by: Samuel Shuert <coded@clicks.codes>
1 file changed
tree: 3bb21aaf2720e0d8e083f4488a6b9f3437472aa5
  1. .envrc
  2. .gitignore
  3. .gitreview
  4. bun.lockb
  5. flake.lock
  6. flake.nix
  7. index.ts
  8. package.json
  9. README.md
  10. tsconfig.json
README.md

emoji-uploader

To Run:

Set TOKEN and EMOJI_DIR environment variables

.env:

TOKEN=DISCORD_TOKEN
EMOJI_DIR=./RELATIVE/PATH/TO/HERE_OR_/ABSOLUTE/PATH/TO/HERE

Run in preferred terminal:

bun run index.ts