Resolve the Maestro import within the bot.py file, replace the `import *`, and describe the functions and methods used. propose: ```from botcity.maestro import BotMaestroSDK, AutomationTaskFinishStatus``` from botcity.maestro.model import AlertType
Resolve the Maestro import within the bot.py file, replace the
import *, and describe the functions and methods used.propose:
from botcity.maestro import BotMaestroSDK, AutomationTaskFinishStatusfrom botcity.maestro.model import AlertType