Not working at custom shard manager (kurasuta)
zero734kr opened this issue · 2 comments
zero734kr commented
What about using:
Array.isArray(client.shard.shards) ? client.shard.shards.length : client.shard.count
wonderlandpark commented
Looks like it's not a Bug.
This bug is only reproducing if the bot is using a custom shard manager.
So I'm converting it to enhancement
wonderlandpark commented
Supporting kurasuta