{"message":"Wordle Bot API","version":"1.0.0","endpoints":{"start_bot":"/api/v1/bot/start","bot_step":"/api/v1/bot/{bot_id}/step","bot_status":"/api/v1/bot/{bot_id}/status","auto_play":"/api/v1/bot/{bot_id}/auto-play","stop_bot":"/api/v1/bot/{bot_id}/stop","delete_bot":"/api/v1/bot/{bot_id}","list_bots":"/api/v1/bots"}}