LingoBot Command Center Setup: Difference between revisions

From Lingoport Wiki
Jump to navigation Jump to search
Rdaly (talk | contribs)
Rdaly (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 7: Line 7:
*Assign teams and projects to the user
*Assign teams and projects to the user
*Create
*Create
*Copy the token
*Copy the token to the clipboard.
 


=== Update install.conf ===
=== Update install.conf ===
Line 16: Line 15:
   COMMAND_CENTER_USER=lingobot
   COMMAND_CENTER_USER=lingobot
   COMMAND_CENTER_TOKEN=<copied token>
   COMMAND_CENTER_TOKEN=<copied token>
[[Configure_the_Collaboration_Environment|Next: Configure the Collaboration Environment (Slack/ Flowdock/ Cisco Spark/ MS Teams)]]

Latest revision as of 21:42, 19 March 2024

Create Command Center lingobot user

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/ Flowdock/ Cisco Spark/ MS Teams)