commit | 6022cd47662553d05ffff1e063f7827d10353721 | [log] [tgz] |
---|---|---|
author | Samuel Shuert <coded@clicks.codes> | Thu Jan 25 14:51:40 2024 -0500 |
committer | Samuel Shuert <coded@clicks.codes> | Thu Jan 25 19:51:59 2024 +0000 |
tree | 1bf7e3b4879821444d4835cf7475b57db0156e21 | |
parent | 2d7c7331bc975f081e41fcd81d0afa108ac2bb72 [diff] |
add instructions Change-Id: I60c77f91cf62dfda39ccc0804b34bc1c1eff7998 Reviewed-on: https://git.clicks.codes/c/coded/EmojiUploader/+/284 Reviewed-by: Samuel Shuert <coded@clicks.codes> Tested-by: Samuel Shuert <coded@clicks.codes>
To install dependencies:
bun install
To run:
TOKEN=DISCORD_TOKEN 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.