Skip to content
Snippets Groups Projects
Commit 7250787d authored by Mari's avatar Mari
Browse files

[431] add hello/goodbye commands for burmese, swahili, and cantonese

parent 801218cc
No related tags found
No related merge requests found
...@@ -12,8 +12,8 @@ module.exports = { ...@@ -12,8 +12,8 @@ module.exports = {
HOTLINE_OFF: ['HOTLINE OFF'], HOTLINE_OFF: ['HOTLINE OFF'],
INFO: ['INFO'], INFO: ['INFO'],
INVITE: ['INVITE'], INVITE: ['INVITE'],
JOIN: ['HELLO', 'JOIN'], // we recognize "JOIN" and "LEAVE" for backwards compatibility JOIN: ['HELLO', 'JOIN', 'ချိတ်ဆက်မည်', '你好'], // includes "JOIN" and "LEAVE" for backwards compatibility + partial language support for other languages besides en/es/de/fr
LEAVE: ['GOODBYE', 'LEAVE', 'STOP', 'UNSUBSCRIBE'], LEAVE: ['GOODBYE', 'LEAVE', 'STOP', 'UNSUBSCRIBE', 'နှုတ်ဆက်ပါတယ်', 'kwaheri', '拜拜'],
PRIVATE: ['PRIVATE', '~'], PRIVATE: ['PRIVATE', '~'],
REMOVE: ['REMOVE'], REMOVE: ['REMOVE'],
REPLY: ['REPLY', '@'], REPLY: ['REPLY', '@'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment