Add support for osu!

pull/213/head
YaYPIXXO 5 years ago committed by GitHub
parent 3276e97327
commit 8877a3ce49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -721,6 +721,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"osu!": {
"errorMsg": "User not found! ;_;",
"errorType": "message",
"rank": 1017,
"url": "https://osu.ppy.sh/users/{}",
"urlMain": "https://osu.ppy.sh/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Pastebin": {
"errorType": "response_url",
"errorUrl": "https://pastebin.com/index",
@ -1195,4 +1204,4 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
}
}
}

Loading…
Cancel
Save