From 95e574c45492b60792939aabc441b70cee764fd5 Mon Sep 17 00:00:00 2001 From: domi-btnr Date: Wed, 25 Dec 2024 17:14:36 +0100 Subject: [PATCH] Remove Heroku --- Procfile | 1 - README.md | 6 ++++++ 2 files changed, 6 insertions(+), 1 deletion(-) delete mode 100644 Procfile diff --git a/Procfile b/Procfile deleted file mode 100644 index e8f79ea7..00000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -web: npm start \ No newline at end of file diff --git a/README.md b/README.md index 8491d2b4..79117c01 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ This API allows you to retrieve user badges for various discord client mods. - [Replugged](https://github.com/replugged-org/replugged) - [Vencord](https://github.com/Vendicated/Vencord) +### API URL + +``` +https://api.domi-btnr.dev/clientmodbadges/ +``` + ### Endpoints `/users/:userId` Returns the badges for the user