Anyone using the message broker from discord.js subpackage "brokers"?
I'm looking for anyone who's using the subpackage brokers https://discord.js.org/docs/packages/brokers/main
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!if you're looking for help with /brokers, please describe what you need help with
if you're genuinely just wondering whether anyone is using it at all, the answer is yes
#how-to-get-help
Hi Duck, and thanks for replying to me. I'm looking for some working examples of the broker in use. I imagine the idea is having a gateway, some kind of proxy/Rest and then the bot separated from each other. Was hoping I could refactor the broker to use RabbitMQ instead of Redis