2020-12-08 23:58:20 +01:00
2020-12-08 23:56:29 +01:00
2020-12-08 23:58:20 +01:00
2020-12-08 23:56:29 +01:00

Discord Emoji Extractor

This allows you to extract discord emojis from your js console.

After its done, copy and paste the resulting string in a file and save it as some filename. You can then execute xargs -n 1 curl -O < filename to download them automagically.

Description
No description provided
Readme 107 KiB
Languages
JavaScript 100%