Hello, I have a discord bot that sends data via a websocket instance, is there a way for my addon to receive the data and then send more data back to the bot? basically the addon needs to act like a sebsocket server to receive connections from the bot.