Hello, you can verify solution about this, please? Problem with library in use (i think) and not with code. I try get 100+ members.
Thanks for this project.
Return:
C:\Users\leand\git\Discord-Scraper\node_modules\discord.js-selfbot-v13\src\managers\GuildMemberManager.js:641
reject(new Error('GUILD_MEMBERS_TIMEOUT'));
^
Error [GUILD_MEMBERS_TIMEOUT]: Members didn't arrive in time.
at Timeout._onTimeout (C:\Users\leand\git\Discord-Scraper\node_modules\discord.js-selfbot-v13\src\managers\GuildMemberManage
r.js:641:16)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
Which package has the bugs?
The core library
Issue description
Hello, you can verify solution about this, please? Problem with library in use (i think) and not with code. I try get 100+ members. Thanks for this project. Return: C:\Users\leand\git\Discord-Scraper\node_modules\discord.js-selfbot-v13\src\managers\GuildMemberManager.js:641 reject(new Error('GUILD_MEMBERS_TIMEOUT')); ^
Error [GUILD_MEMBERS_TIMEOUT]: Members didn't arrive in time. at Timeout._onTimeout (C:\Users\leand\git\Discord-Scraper\node_modules\discord.js-selfbot-v13\src\managers\GuildMemberManage r.js:641:16) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7) {
} error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Code sample
Package version
2.6.14
Node.js version
16
Operating system
Windows 11
Priority this issue should have
High (immediate attention needed)
Checklist
Additional Information
No response