#Search messages from user

6 messages · Page 1 of 1 (latest)

coral eagle
#

Is there a function in the discordjs api to search a server's messages for a specific phrase from a specific user, like you can do using the search bar in the client?

gray sunBOT
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

shell rain
#

No

coral eagle
#

so you would have to grab the entire message history for each channel and parse it yourself?

#

seems pretty counterintuitive

#

I guess maybe to prevent abuse of the search function