Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
pistolero :thispersondoesnotexist: (p@freespeechextremist.com)'s status on Saturday, 05-Aug-2023 12:12:38 JSTpistolero :thispersondoesnotexist: @MK2boogaloo @kirby The emchichos are not in git. They are also not organized into packs: it's just image files.
$ curl -vv https://freespeechextremist.com/api/v1/custom_emojis | jq -r 'map(.shortcode + " " + .url) | join("\n")' | awk '/tengu/{gsub(/[^-_a-z0-9]+/, "_", $1);r=rand();print("sleep " r ";wget -O \"" $1 ".png\" \"" $2 "\"")}' > get_them_tengus.sh
$ cat get_them_tengus.sh # Make sure I don't do anything shady before you run this.
$ sh get_them_tengus.sh