Difference between revisions of "LingoBot Command Center Setup"

From Lingoport Wiki
Jump to: navigation, search
(Update install.conf)
Line 15: Line 15:
   
 
COMMAND_CENTER_USER=lingobot
 
COMMAND_CENTER_USER=lingobot
COMMAND_CENTER_TOKEN=bW4v1BzkFJtRkM619we1Uwu0
+
COMMAND_CENTER_TOKEN=<copied token>

Revision as of 21:39, 19 March 2024

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


Update install.conf

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

  COMMAND_CENTER_USER=lingobot
  COMMAND_CENTER_TOKEN=<copied token>