I have a Discord bot which uses the express()
function to create an application which listens to port 3000 (localhost:3000). However, how would I get information from a localhost via HttpService in an online ROBLOX game? Any help is appreciated.
do Http:GetAsync(http://your.ip.here)