GreenMonkeyBoy
GreenMonkeyBoy
DIAdiscord.js - Imagine an app
Created by NotDemonix on 8/7/2023 in #djs-questions
Sending a messages to a channel without fetching the guild
The Guild ID is not required, you just need the Channel ID: https://discord.com/developers/docs/resources/channel#create-message
5 replies
DIAdiscord.js - Imagine an app
Created by GreenMonkeyBoy on 7/31/2023 in #djs-questions
Hesitation between two microservice architectures
You are right, I had forgotten that a bot could also use the Rest API. I'm gonna use one single microservice and request REST API like you said. Thank you.
3 replies