l1l1th/config/emojis.example.json

15 lines
563 B
JSON
Raw Normal View History

2024-11-02 23:55:05 +01:00
{
"warning": "<:warning:1293874152150667315>",
"green_arrow_up": "<:green_arrow_up:1293819944399667222>",
"red_arrow_down": "<:red_arrow_down:1293819951764869181>",
"yellow_tilde": "<:yellow_tilde:1293819958643396608>",
"booru": {
"rating": {
"safe": "<:rating_safe:1293819920978804829>",
"general": "<:rating_general:1293819929199513610>",
"questionable": "<:rating_questionable:1293819907099725925>",
"explicit": "<:rating_explicit:1293819893795389491>",
"unknown": "<:rating_unknown:1293819936845594665>"
}
}
}