mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 09:33:43 +00:00
lol
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user