Skip to content

I know you dont support this package but im just wondering why it is spaming when i do a api call? #8922

Closed Answered by Syjalo
TheBaconSpace asked this question in Q&A
Discussion options

You must be logged in to vote

Your code does exactly what you said to do.
if (message.content === "!meow") return;
So you stop the code if the content equals to !meow, else send a message.

And use the Discord server for discord.js related questions.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by almostSouji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8921 on December 12, 2022 07:47.