A bot that answers everyone in their own language

The scenario detects a person's language in Slack and answers in it, pulling texts from Quick Base; a new language is added with no rebuilding.

  • Everyone chats with the bot in their own language
  • Texts for every language stored in Quick Base
  • A new language is just new rows, no rebuild
  • One bot for a whole multilingual audience
NocoDB

How it works

To create Quick Base records from Slack without manual input, use a ready-made scenario.

  1. Starts when: Telegram Trigger
  2. Then: chatID
  3. Then: LoadDictionary
  4. Then: botmessages
  5. Then: CheckUser
  6. Check: Merge
  7. Check: Switch
  8. If yes: New user?
  9. Check: IF
  10. If yes: HTTP AddUser
  11. Then: msg_greet
  12. If no: HTTP UpdateUser
  13. Then: msg_welcomeback
  14. If no: msg_help
  15. If no: msg_wrongcommand
  16. Then: AddUser
  17. Then: UpdateUser

You can launch this Slack + Quick Base integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.