Add two more spellings of neata to the greetings list
authorMarius Gavrilescu <marius@ieval.ro>
Wed, 28 Jan 2015 13:40:09 +0000 (15:40 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Wed, 28 Jan 2015 13:40:09 +0000 (15:40 +0200)
lib/POE/Component/IRC/Plugin/Hello.pm

index 20b341a6217cacc2357a2410a96577d4f89892de..aff114e0475626db4ac54e866fc55c7ee1117b90 100644 (file)
@@ -13,7 +13,7 @@ use POE::Component::IRC::Plugin qw/PCI_EAT_NONE/;
 sub new {
        my $class = shift;
        my $self = {
-               greetings => [qw/privet hello salut salutari neata neaţa hola hey hi bonjour wassup sup hallo chikmaa tungjatjeta parev salam namaskaar mingalarba ahoy saluton allo moin aloha namaste shalom ciào ciao servus salve ave merhaba witaj hei hola selam sawubona/, "what's up", 'que tal', 'こんにちは', '你好', 'ni hao'],
+               greetings => [qw/privet hello salut salutari neata neaţa neața neatza hola hey hi bonjour wassup sup hallo chikmaa tungjatjeta parev salam namaskaar mingalarba ahoy saluton allo moin aloha namaste shalom ciào ciao servus salve ave merhaba witaj hei hola selam sawubona/, "what's up", 'que tal', 'こんにちは', '你好', 'ni hao'],
                @_
        };
 
This page took 0.011524 seconds and 4 git commands to generate.