If this is your first use of the New Employee application, you must get access to data and take the New Employee Welcome online tutorial. Successful completion of the tutorial results in access to the ...
The RocketSimVis folder has the visualizer you will use to watch your bot. (credit to Zealan for making RSV) The Bot folder has everything you need to train your bot. The RLBotExample folder has all ...
Amrut-Bot/ ├── src/ │ ├── flows/ │ │ ├── authFlow.js # Authentication logic │ │ ├── menuFlow.js # Main menu router │ │ ├── newOrderFlow.js # New order placement │ │ ├── orderHistoryFlow.js # Order ...