So basicly, I want to try to make skript access pastebin via SkHTTP, then a website access that for like information and stuff. (I'm too lazy to set up a database)
The thing is, I don't know how to use the request stuff...
(this is an example on docs)
send async request using {_client} and {_request}:
broadcast body of the response
send request using {_request}
I'm confused on sending these request, and I am super confused on it....
The thing is, I don't know how to use the request stuff...
(this is an example on docs)
send async request using {_client} and {_request}:
broadcast body of the response
send request using {_request}
I'm confused on sending these request, and I am super confused on it....