[bluesky] initial support (#4438, #4708, #4722, #5047)

This commit is contained in:
Mike Fährmann
2024-02-07 19:09:33 +01:00
parent 6ef143ea31
commit cf7d6be2d4
6 changed files with 322 additions and 0 deletions

View File

@@ -174,6 +174,9 @@ SUBCATEGORY_MAP = {
"artstation": {
"artwork": "Artwork Listings",
},
"bluesky": {
"posts": "",
},
"coomerparty": {
"discord" : "",
"discord-server": "",
@@ -339,6 +342,7 @@ AUTH_MAP = {
"aryion" : "Supported",
"atfbooru" : "Supported",
"baraag" : _OAUTH,
"bluesky" : "Supported",
"coomerparty" : "Supported",
"danbooru" : "Supported",
"derpibooru" : _APIKEY_DB,