How to fetch a guild from the cache on another shard
Hello, I am making a command that needs the functionality of fetching a guild from the cache, however it is a sharded bot.
Is there a method I can call to check other shards client caches for this guild?
2 Replies
- 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.
- Issue solved? Press the button!DJS: v14.11.0
Node: v18.13.0