shardCount client options
Let’s say a bot uses 9 shards. Would shardCount in client options if it’s set to 3 for example would that it will put 3 shards on 1 process (making 3 processes instead of 9) or is it 3 shards per 9 processes now?
npm list discord.js and node node -v version?