diff --git a/src/bot/handlers/fun/greeter.rs b/src/bot/handlers/fun/greeter.rs index 8648740..cd02738 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] = &[ - "Привет!", "Добрый день!", "Здравствуйте.", "Приветствую.",