DevYukine / Kurasuta

A Custom discord.js Sharding Library inspired by eris-sharder.
MIT License
160 stars 23 forks source link

Add ShardingManager#broadcast #256

Open takase1121 opened 5 years ago

takase1121 commented 5 years ago

What will happen if I attempt to send a message from ShardingManager to all the shards via ShardingManager#broadcast? Where would I listen to it in ShardClientUtil? I can't find it anywhere in the docs nor the code

DevYukine commented 5 years ago

Hey,

I can't seem to find a method called broadcast on kurasuta's ShardingManager, you may talk about the ShardingManager#broadcast method from Discord.js which is currently not implemented, i take this as an suggestion to implement these. Since im quite busy and this is easy to implement i will look forward if anyone wants to do a PR for that 👍