HTTP-only interactions bot
i'm asking if there documents about http-only bot i heared i have to use a domain and i got one
what packages i need? how?
2 Replies
HTTP-only applications receive interactions through HTTP webhooks instead of the Discord Gateway. Bots that are not connected to the Gateway, but use HTTP interactions appear as online without a status. Discord.js does not support HTTP interactions. Use discord-interactions instead.