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?
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?