How to use Roblox's HTTP Service to communicate with discord js

If you are trying to send a message from Roblox to discord bot running on discord.js then why not just host an express server on the same node process so that you have access to the same discord.js client instance?