Feature - New #2047
AstroBotAPI: Profile management
Status:
Implemented
Priority:
Normal
Assignee:
-
Start date:
2018-01-06
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
The following methods added to the AstroBotAPI:
ImportProfile[ProfileName] :
Import a profile named ProfileName
to the AstroBot client
LoadProfile[ProfileName] :
Load a profile named ProfileName
to the AstroBot client
This feature would allow you to import and load a profile many clients at once through the relay command saving a lot of manual importing time.
Related issues