Bit-Nation / BITNATION-Pangea-mobile

Pangea iOS and Android repository
MIT License
52 stars 13 forks source link

[UI] Rename Elizabot #256

Closed mimetic closed 6 years ago

mimetic commented 6 years ago

Feature / Issue

Some users might confuse the ElizaBot with Lucy. Change the name of the ElizaBot to "Dr. Freud Bot" Change the introductory text of the ElizaBot to be clearly NOT a Lucy bot.

Acceptance criteria

ElizaBot code is in vendor/elizabot.js. The current initial text possibilities that should be are these:

this.elizaInitials = [ 'How do you do. Please tell me your problem.', 'Please tell me what\'s been bothering you.', 'Is something troubling you ?', 'Im here. Talk to me.', 'Talk to me', 'Top of the morning to you.', 'Thanks for waking me up', ]

mimetic commented 6 years ago

David says, use the following text for this.elizaInitials: 'Hi, I am Dr. FreudBot, your resident therapist. What is bothering you?', 'Herr Professor Doktor FreudBot here, your therapy bot. What has been troubling you?', 'I am the Pangea therapy bot, Dr. FreudBot, ready to help. I am not a real therapist, I just play one in this app.', 'Talk to me! I am Dr. FreudBot. Tell me about your mother.', 'Hallo, Dr. FreudBot here. I am not a real Freudian. I am not real. Are you? Are you sure?'

albertoestarrona commented 6 years ago

Done in feature/Chat-UI-0.3.3