Gitiles
Code Review
Sign In
git.clicks.codes
/
Coded
/
EmojiUploader
Clone this repo:
Branches
main
80947e8
implement staticToAnimated in loop
by Samuel Shuert
· 1 year ago
main
96daccd
Update README
by Samuel Shuert
· 1 year ago
8d2af09
Use X instead of 10
by Samuel Shuert
· 1 year ago
570a41c
Update gerrit project endpoint
by Samuel Shuert
· 1 year ago
04efd7d
Add function to turn static images into GIFs
by Samuel Shuert
· 1 year ago
More »
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