@@ -0,0 +1,6 @@
const QuarksBot = require('./structures/QuarksBot');
const config = require('./config/config');
const { Intents } = require('discord.js');
let client = new QuarksBot({ intents:[Intents.FLAGS.GUILDS, Intents.FLAGS.GUILD_MESSAGES]}, config);
client.build()
The note is not visible to the blocked user.