This commit is contained in:
ashley 2024-08-20 21:46:41 +00:00
parent 11c3e561e9
commit 36f750fd11

View file

@ -129,6 +129,10 @@ module.exports = function (app, config, renderTemplate) {
return;
}
}
if(query == "drake") {
query = "is drake a pedophile?"
}
}
if (query && query.startsWith("!") && query.length > 2) {