bots
Returns all bots
Returns a map of bot settings
get/bots
Response
success
Example response
{
"team_id": "TB9KS3E13",
"team_name": "example",
"password": "example"
}Returns a map of bot settings
success
{
"team_id": "TB9KS3E13",
"team_name": "example",
"password": "example"
}