mirror of
https://gitlab.com/ceda_ei/Quadnite-Bot
synced 2025-11-01 09:40:05 +01:00
Removed broken insults from /dc
This commit is contained in:
@@ -155,9 +155,6 @@ function domain_checker() {
|
||||
$post_text = $title ." " . implode(' ', $output);
|
||||
send_text($post_text);
|
||||
}
|
||||
else {
|
||||
send_text(insults());
|
||||
}
|
||||
}
|
||||
|
||||
function rand_question()
|
||||
|
||||
Reference in New Issue
Block a user