first commit

This commit is contained in:
Ashley Graves 2024-11-02 23:55:05 +01:00
commit 12fc473b48
32 changed files with 3151 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"gelbooru.com": {
"user_id": "42069",
"api_key": "api key"
}
}

View file

@ -0,0 +1,15 @@
{
"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>"
}
}
}