VIBE
Chaotic
The feeling it gives off.
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
const chaotic = await fetch("https://emoji.group/chaotic.json")
.then(r => r.json()); // { emojis: [...], count: 17 }