diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-01-26 14:32:47 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-01-26 14:32:47 +0000 |
commit | aaf9333016f3aea00bc7ebebe7e6a54f19cf3770 (patch) | |
tree | 0727b44ed65151df1ad0bcf0694e22f6e2587540 /data/rbot/templates | |
parent | 6ddef356ef83b534caf170d1f90028a4ec860589 (diff) |
Salutation improvements when the bot isn't address
Diffstat (limited to 'data/rbot/templates')
-rw-r--r-- | data/rbot/templates/salut/salut-english | 6 | ||||
-rw-r--r-- | data/rbot/templates/salut/salut-italian | 14 |
2 files changed, 20 insertions, 0 deletions
diff --git a/data/rbot/templates/salut/salut-english b/data/rbot/templates/salut/salut-english index 84b5afd1..85f7098f 100644 --- a/data/rbot/templates/salut/salut-english +++ b/data/rbot/templates/salut/salut-english @@ -32,3 +32,9 @@ - goodevening - evening - "'evening" +:"generic-dest" +- all +- people +- everybody +- y'all +- bots diff --git a/data/rbot/templates/salut/salut-italian b/data/rbot/templates/salut/salut-italian index 027bb88f..9e68c602 100644 --- a/data/rbot/templates/salut/salut-italian +++ b/data/rbot/templates/salut/salut-italian @@ -2,8 +2,12 @@ :"generic-in": - salve - ehila' +- ehilà - ola' +- olà - yo +- ue' +- uè :"morning-in": - "'giorno" - giorno @@ -35,3 +39,13 @@ - buonanotte :"generic": - ciao +:"generic-dest": +- gente +- tutti +- raga +- raga' +- ragà +- ragazzi +- ragazze +- bot +- bots |