mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Change Cleverbot Error Response to Mention #rules
This commit is contained in:
@@ -58,7 +58,7 @@ client.on('message', (message) => {
|
|||||||
message.channel.stopTyping();
|
message.channel.stopTyping();
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
message.channel.send(":x: Error! You are either not verified for Cleverbot, or banned from it. Please check #rules for a link to the forum to sign-up for Cleverbot.");
|
message.channel.send(":x: Error! You are either not verified for Cleverbot, or banned from it. Please check <#274669940852785152> for a link to the forum to sign-up for Cleverbot.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user