add emoticon
This commit is contained in:
parent
a9e11f0081
commit
a06355d913
@ -5,6 +5,7 @@ jq -n --argjson reactions "$reactions" \
|
||||
'[
|
||||
$reactions[] | {
|
||||
label: .emoji,
|
||||
emoticon: .emoji,
|
||||
hexcode: "2721",
|
||||
shortcodes: [ .emoji ],
|
||||
tags: (.tags? + [ .emoji ]),
|
||||
|
Loading…
Reference in New Issue
Block a user