@ -107,7 +107,7 @@ client.addListener('registered', () => {
});
function messagePrompt(){
rl.question(settings.username + ': ', (command) => {
rl.question(client.nick + ': ', (command) => {
const split = command.split("!")
The note is not visible to the blocked user.