Skip to main content
Version: v3.1.36

TagPortal

The tagPortal is a portal that is used to view and edit a single tag on a single bot.

The tagPortal can be opened by setting the #tagPortal tag on the configBot to a string matching the following format: {botID}.{tagName}. Where {botID} is replaced with the ID of the and {tagName} is replaced by the name of the tag that should be shown in the portal.

Portals are places where humans can interface with bots. Portals utilize dimensions to allow interacting with and visualizing subsets of bots.

A list of built-in portals is available on the configBot documentation.

See Also