LingoBot Command Center Setup

From Lingoport Wiki
Revision as of 21:41, 19 March 2024 by Rdaly (talk | contribs)
Jump to: navigation, search

Create Command Center lingobot user

Ccbot.png

In Command Center -> Settings -> Users & Teams:

  • Add a new API user called lingobot.
  • Assign teams and projects to the user
  • Create
  • Copy the token to the clipboard.

Update install.conf

In the console, update the LingoBot install.conf file:

  COMMAND_CENTER_USER=lingobot
  COMMAND_CENTER_TOKEN=<copied token>

Next: Configure the Collaboration Environment (Slack or Flow)