Reputation: 25
How to set a bot's status per guild discord.js I want to set a bot's status per guild discord.js I now mee6 do it also
Upvotes: 0
Views: 896
Reputation: 6730
You would have to shard your bot to have multiple status'. This is the closest you can get to "per-guild status", you could assign a shard to each individual guild.
Upvotes: 1