Closed TapsHTS closed 2 years ago
Each search result is placed in an embed, and discord only allows up to 10 embeds per message.
It looks like your search method returns more than 10 results, so you should find a way to limit it, or just put a max limit on how many embeds you can show.
This is how the bot does it (limit to 5 results): https://github.com/nizeic/Dodong/blob/7b06232e118c72fa3471966019993d22bca08d43/utils/extractor.js#L180
I have this error when I try the search command: