@@ -22,7 +22,7 @@ try {
setup = JSON.parse(fs.readFileSync(path.join(__dirname, 'data', 'setup.json'), 'utf8'));
} catch (err) {
console.error('Error reading setup.json:', err);
process.exit(1);
setup = {};
}
if (setup.discord !== undefined) {
The note is not visible to the blocked user.