bot with no status

how can i make a discord bot that have no status like koya and giveaway i am using discord?js v14 and node.js 18
19 Replies
d.js toolkit
d.js toolkit16mo ago
- 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! - Marked as resolved by staff
treble/luna
treble/luna16mo ago
i answered you
d.js docs
d.js docs16mo ago
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.
systemerror64
systemerror64OP16mo ago
the problem that i am using javascript should i rewrite the all my bot code
treble/luna
treble/luna16mo ago
did you, at all, read the docs of the package
systemerror64
systemerror64OP16mo ago
and rewrite it using this discord interaction yeah i read it
treble/luna
treble/luna16mo ago
well
systemerror64
systemerror64OP16mo ago
No description
treble/luna
treble/luna16mo ago
then you should know it uses javascript
systemerror64
systemerror64OP16mo ago
GitHub
GitHub - Munz1211-Project/DISCORD-JS-V14-TEMPLATE: DISCORD JS V14 U...
DISCORD JS V14 UPDATE TEMPLATE :3. Contribute to Munz1211-Project/DISCORD-JS-V14-TEMPLATE development by creating an account on GitHub.
systemerror64
systemerror64OP16mo ago
here is my bot base how can i add this package to it ?
treble/luna
treble/luna16mo ago
you have to use discord-interactions which is not djs related
systemerror64
systemerror64OP16mo ago
ahh , okey but can you just help me know where i will use this package in my bot ? in wich file if u want
treble/luna
treble/luna16mo ago
every file its a library just like djs is
systemerror64
systemerror64OP16mo ago
so i should use it in place of djs ?
treble/luna
treble/luna16mo ago
yes
systemerror64
systemerror64OP16mo ago
okey thanks i will try remove djs from code and add then http
treble/luna
treble/luna16mo ago
just to note that we do not offer support for 3rd party packages so if you need additional help you will have to ask elsewhere
systemerror64
systemerror64OP16mo ago
yeah i know thanks you
Want results from more Discord servers?
Add your server