domi-btnr / ClientModBadges-API

API for getting badges from other discord client mods
https://clientmodbadges-api.herokuapp.com
11 stars 8 forks source link

Idk how to use it lol #7

Closed DeSn4ke closed 1 day ago

DeSn4ke commented 4 days ago

Hello, well i'm writting cause actually there is no explaination file to explain how to use it so i'm pretty much lost with this even tho i wanna use it ^^'

domi-btnr commented 4 days ago

Hello,

I have a small documentation here: Endpoints

For Example: To get my Badges, you would call GET https://clientmodbadges-api.herokuapp.com/users/354191516979429376

DeSn4ke commented 3 days ago

Hello, Dominik, thanks for your answer, well the thing is that in general i’m not anything good at understanding how to use this cause it’s not like a plugin you can add and when i saw it was called an api i was like how can i use this ? In general i don’t have a lot of knowledge on this so that’s why i don’t know how to use it lol

What i understood rn as a way to use is from downloading the the file, extract it and then open a terminal inside the folder to run commands

Yeah i know it's annoying when you have someone who doesn't know anything about code in general

domi-btnr commented 3 days ago

The API provides just the Information for the Plugins. Plugins call the API to get the Badges from the Users and show them then. If you want to have it inside Discord, then you need to use a Plugin. I have one for Vencord and one for Enmity:

But anyone can use the API, so might be that there are other Plugins for other Mods like Vendetta or BetterDiscord. I know that Wolfie has GlobalBadges for Replugged and Vendetta. He uses his own API tho.

domi-btnr commented 3 days ago

@DeSn4ke Can I close the issue?

domi-btnr commented 1 day ago

Closed due to inactivity