How can i make HTTP requests with discord bots?

Hi, i want to make a bot that is able to give products if you buy them in-game , but since multiple hours , i cannot find a way to connect my bot with the roblox game servers, does anyone knows how to do that?

1 Like

Most likely you have to send the HTTP requests out of Roblox to the Discord bot. Most likely easiest way would to run a web server and Discord bot in the same process

1 Like

The problem is that i cant afford a web server, it cost a lot to my knowledge, i also saw something called rbxwhebhook (not regular webhook) but i couldnt find instruction on the roblox coding side.

Cheapest option I know of for a web server is Google Cloud Platform (or Amazon Web Service) + Namecheap, and for calling it Roblox → Server, HTTPService will do the trick

1 Like

can you help me later on to do it ? because im not experienced in http at all

Sure can do! Just reply/dm me when youre ready

1 Like

alr ill do that tommorow then if thats ok for u

1 Like