Added readme
This commit is contained in:
6
README.md
Normal file
6
README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user