Retrieve Application Info (Effect) — DiSky
Addon: DiSky · Category: Effect · Since: 4.0.0
Syntax
retrieve [the] application (info|meta) of [the] [bot] %bot% and store (it|the (application|info|result)) in %~objects%Description
Retrieve the application info/meta of a specific bot and store it in a variable.
Examples
retrieve the application info of bot "MyBot" and store it in {_info}