diff --git a/src/bot/handlers/fun/greeter.rs b/src/bot/handlers/fun/greeter.rs
index 8648740b5e85e31b4d61961564e96b526c444fa5..cd02738b71b714da67ce6cf31ee193c41a53a5d0 100644
--- a/src/bot/handlers/fun/greeter.rs
+++ b/src/bot/handlers/fun/greeter.rs
@@ -6,7 +6,6 @@ use crate::bot::handlers::base::Handler;
 
 lazy_static::lazy_static! {
     static ref GREETINGS: &'static [&'static str] = &[
-        "Привет!",
         "Добрый день!",
         "Здравствуйте.",
         "Приветствую.",