@@ -1,4 +1,6 @@
const { ShardingManager } = require('discord.js');
const { TOKEN } = process.env;
const Manager = new ShardingManager('./XiaoBot.js', { token: TOKEN });
const Manager = new ShardingManager('./XiaoBot.js', {
token: TOKEN
});
Manager.spawn(2);
The note is not visible to the blocked user.