Need help with HTTP

HI DEVS,

I am trying to learn http so any links, tutorials would be of help

therapist: HTTP cant hurt you

HTTP:

Try reading through the DeveloperHub docs of HTTP Service!

I recommend trying to send a message to Discord when a user, say, touches a part.
Use this as a starting point:

game:GetService("HttpService")  -- your start


you'll learn the rest from there. if you look at the links the others have shown you above.